1+
2+
3+ <!DOCTYPE html>
4+ < html class ="writer-html5 " lang ="en " data-content_root ="../ ">
5+ < head >
6+ < meta charset ="utf-8 " />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8+ < title > Overview: module code — Simple JustWatch Python API documentation</ title >
9+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=b86133f3 " />
10+ < link rel ="stylesheet " type ="text/css " href ="../_static/css/theme.css?v=9edc463e " />
11+
12+
13+ < script src ="../_static/jquery.js?v=5d32c60e "> </ script >
14+ < script src ="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
15+ < script src ="../_static/documentation_options.js?v=5929fcd5 "> </ script >
16+ < script src ="../_static/doctools.js?v=fd6eb6e6 "> </ script >
17+ < script src ="../_static/sphinx_highlight.js?v=6ffebe34 "> </ script >
18+ < script src ="../_static/js/theme.js "> </ script >
19+ < link rel ="index " title ="Index " href ="../genindex.html " />
20+ < link rel ="search " title ="Search " href ="../search.html " />
21+ </ head >
22+
23+ < body class ="wy-body-for-nav ">
24+ < div class ="wy-grid-for-nav ">
25+ < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
26+ < div class ="wy-side-scroll ">
27+ < div class ="wy-side-nav-search " >
28+
29+
30+
31+ < a href ="../index.html " class ="icon icon-home ">
32+ Simple JustWatch Python API
33+ </ a >
34+ < div role ="search ">
35+ < form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
36+ < input type ="text " name ="q " placeholder ="Search docs " aria-label ="Search docs " />
37+ < input type ="hidden " name ="check_keywords " value ="yes " />
38+ < input type ="hidden " name ="area " value ="default " />
39+ </ form >
40+ </ div >
41+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
42+ < p class ="caption " role ="heading "> < span class ="caption-text "> Contents:</ span > </ p >
43+ < ul >
44+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../modules.html "> simplejustwatchapi</ a > </ li >
45+ </ ul >
46+
47+ </ div >
48+ </ div >
49+ </ nav >
50+
51+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
52+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
53+ < a href ="../index.html "> Simple JustWatch Python API</ a >
54+ </ nav >
55+
56+ < div class ="wy-nav-content ">
57+ < div class ="rst-content ">
58+ < div role ="navigation " aria-label ="Page navigation ">
59+ < ul class ="wy-breadcrumbs ">
60+ < li > < a href ="../index.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
61+ < li class ="breadcrumb-item active "> Overview: module code</ li >
62+ < li class ="wy-breadcrumbs-aside ">
63+ </ li >
64+ </ ul >
65+ < hr />
66+ </ div >
67+ < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
68+ < div itemprop ="articleBody ">
69+
70+ < h1 > All modules for which code is available</ h1 >
71+ < ul > < li > < a href ="simplejustwatchapi/justwatch.html "> simplejustwatchapi.justwatch</ a > </ li >
72+ < li > < a href ="simplejustwatchapi/query.html "> simplejustwatchapi.query</ a > </ li >
73+ </ ul >
74+
75+ </ div >
76+ </ div >
77+ < footer >
78+
79+ < hr />
80+
81+ < div role ="contentinfo ">
82+ < p > © Copyright 2023, Electronic-Mango.</ p >
83+ </ div >
84+
85+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
86+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
87+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
88+
89+
90+ </ footer >
91+ </ div >
92+ </ div >
93+ </ section >
94+ </ div >
95+ < script >
96+ jQuery ( function ( ) {
97+ SphinxRtdTheme . Navigation . enable ( true ) ;
98+ } ) ;
99+ </ script >
100+
101+ </ body >
102+ </ html >
0 commit comments