Skip to content

Commit

Permalink
deploy: fe489e0
Browse files Browse the repository at this point in the history
  • Loading branch information
marksie1988 committed Apr 8, 2024
1 parent a27bafc commit aae2a03
Show file tree
Hide file tree
Showing 30 changed files with 188 additions and 343 deletions.
Binary file modified .doctrees/apis/media.doctree
Binary file not shown.
Binary file modified .doctrees/apis/search.doctree
Binary file not shown.
Binary file modified .doctrees/apis/status.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
Binary file modified .doctrees/models/common.doctree
Binary file not shown.
Binary file modified .doctrees/models/media.doctree
Binary file not shown.
Binary file modified .doctrees/models/movie.doctree
Binary file not shown.
Binary file modified .doctrees/models/search.doctree
Binary file not shown.
Binary file modified .doctrees/models/status.doctree
Binary file not shown.
Binary file modified .doctrees/utils/http.doctree
Binary file not shown.
43 changes: 21 additions & 22 deletions _modules/asyncpow/apis/media.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,28 +93,27 @@
<div itemprop="articleBody">

<h1>Source code for asyncpow.apis.media</h1><div class="highlight"><pre>
<span></span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd">AsyncPOW - https://github.com/totaldebug/asyncpow</span>

<span class="sd">Copyright (c) 2024 Steven Marks, Total Debug</span>

<span class="sd">Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="sd">this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="sd">the Software without restriction, including without limitation the rights to</span>
<span class="sd">use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="sd">the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="sd">subject to the following conditions:</span>

<span class="sd">The above copyright notice and this permission notice shall be included in all</span>
<span class="sd">copies or substantial portions of the Software.</span>

<span class="sd">THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="sd">IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="sd">FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="sd">COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="sd">IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="sd">CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>
<span class="sd">&quot;&quot;&quot;</span>
<span></span><span class="c1"># AsyncPOW - https://github.com/totaldebug/asyncpow</span>
<span class="c1">#</span>
<span class="c1"># Copyright (c) 2024 Steven Marks, Total Debug</span>
<span class="c1">#</span>
<span class="c1"># Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="c1"># this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="c1"># the Software without restriction, including without limitation the rights to</span>
<span class="c1"># use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="c1"># the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="c1"># subject to the following conditions:</span>
<span class="c1">#</span>
<span class="c1"># The above copyright notice and this permission notice shall be included in all</span>
<span class="c1"># copies or substantial portions of the Software.</span>
<span class="c1">#</span>
<span class="c1"># THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="c1"># IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="c1"># FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="c1"># COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="c1"># IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="c1"># CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>


<span class="kn">from</span> <span class="nn">typing</span> <span class="kn">import</span> <span class="n">Optional</span>

Expand Down
42 changes: 20 additions & 22 deletions _modules/asyncpow/apis/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,28 +93,26 @@
<div itemprop="articleBody">

<h1>Source code for asyncpow.apis.search</h1><div class="highlight"><pre>
<span></span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd">AsyncPOW - https://github.com/totaldebug/asyncpow</span>

<span class="sd">Copyright (c) 2024 Steven Marks, Total Debug</span>

<span class="sd">Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="sd">this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="sd">the Software without restriction, including without limitation the rights to</span>
<span class="sd">use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="sd">the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="sd">subject to the following conditions:</span>

<span class="sd">The above copyright notice and this permission notice shall be included in all</span>
<span class="sd">copies or substantial portions of the Software.</span>

<span class="sd">THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="sd">IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="sd">FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="sd">COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="sd">IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="sd">CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>
<span class="sd">&quot;&quot;&quot;</span>
<span></span><span class="c1"># AsyncPOW - https://github.com/totaldebug/asyncpow</span>
<span class="c1">#</span>
<span class="c1"># Copyright (c) 2024 Steven Marks, Total Debug</span>
<span class="c1">#</span>
<span class="c1"># Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="c1"># this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="c1"># the Software without restriction, including without limitation the rights to</span>
<span class="c1"># use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="c1"># the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="c1"># subject to the following conditions:</span>
<span class="c1">#</span>
<span class="c1"># The above copyright notice and this permission notice shall be included in all</span>
<span class="c1"># copies or substantial portions of the Software.</span>
<span class="c1">#</span>
<span class="c1"># THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="c1"># IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="c1"># FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="c1"># COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="c1"># IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="c1"># CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>

<span class="kn">from</span> <span class="nn">aiohttp</span> <span class="kn">import</span> <span class="n">ClientSession</span>
<span class="kn">from</span> <span class="nn">yarl</span> <span class="kn">import</span> <span class="n">URL</span>
Expand Down
43 changes: 21 additions & 22 deletions _modules/asyncpow/apis/status.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,28 +93,27 @@
<div itemprop="articleBody">

<h1>Source code for asyncpow.apis.status</h1><div class="highlight"><pre>
<span></span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd">AsyncPOW - https://github.com/totaldebug/asyncpow</span>

<span class="sd">Copyright (c) 2024 Steven Marks, Total Debug</span>

<span class="sd">Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="sd">this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="sd">the Software without restriction, including without limitation the rights to</span>
<span class="sd">use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="sd">the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="sd">subject to the following conditions:</span>

<span class="sd">The above copyright notice and this permission notice shall be included in all</span>
<span class="sd">copies or substantial portions of the Software.</span>

<span class="sd">THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="sd">IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="sd">FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="sd">COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="sd">IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="sd">CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>
<span class="sd">&quot;&quot;&quot;</span>
<span></span><span class="c1"># AsyncPOW - https://github.com/totaldebug/asyncpow</span>
<span class="c1">#</span>
<span class="c1"># Copyright (c) 2024 Steven Marks, Total Debug</span>
<span class="c1">#</span>
<span class="c1"># Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="c1"># this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="c1"># the Software without restriction, including without limitation the rights to</span>
<span class="c1"># use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="c1"># the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="c1"># subject to the following conditions:</span>
<span class="c1">#</span>
<span class="c1"># The above copyright notice and this permission notice shall be included in all</span>
<span class="c1"># copies or substantial portions of the Software.</span>
<span class="c1">#</span>
<span class="c1"># THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="c1"># IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="c1"># FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="c1"># COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="c1"># IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="c1"># CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>


<span class="kn">from</span> <span class="nn">aiohttp</span> <span class="kn">import</span> <span class="n">ClientSession</span>
<span class="kn">from</span> <span class="nn">yarl</span> <span class="kn">import</span> <span class="n">URL</span>
Expand Down
43 changes: 21 additions & 22 deletions _modules/asyncpow/models/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,28 +93,27 @@
<div itemprop="articleBody">

<h1>Source code for asyncpow.models.common</h1><div class="highlight"><pre>
<span></span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd">AsyncPOW - https://github.com/totaldebug/asyncpow</span>

<span class="sd">Copyright (c) 2024 Steven Marks, Total Debug</span>

<span class="sd">Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="sd">this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="sd">the Software without restriction, including without limitation the rights to</span>
<span class="sd">use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="sd">the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="sd">subject to the following conditions:</span>

<span class="sd">The above copyright notice and this permission notice shall be included in all</span>
<span class="sd">copies or substantial portions of the Software.</span>

<span class="sd">THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="sd">IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="sd">FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="sd">COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="sd">IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="sd">CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>
<span class="sd">&quot;&quot;&quot;</span>
<span></span><span class="c1"># AsyncPOW - https://github.com/totaldebug/asyncpow</span>
<span class="c1">#</span>
<span class="c1"># Copyright (c) 2024 Steven Marks, Total Debug</span>
<span class="c1">#</span>
<span class="c1"># Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="c1"># this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="c1"># the Software without restriction, including without limitation the rights to</span>
<span class="c1"># use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="c1"># the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="c1"># subject to the following conditions:</span>
<span class="c1">#</span>
<span class="c1"># The above copyright notice and this permission notice shall be included in all</span>
<span class="c1"># copies or substantial portions of the Software.</span>
<span class="c1">#</span>
<span class="c1"># THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="c1"># IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="c1"># FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="c1"># COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="c1"># IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="c1"># CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>


<span class="kn">from</span> <span class="nn">typing</span> <span class="kn">import</span> <span class="n">Literal</span>

Expand Down
43 changes: 21 additions & 22 deletions _modules/asyncpow/models/media.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,28 +93,27 @@
<div itemprop="articleBody">

<h1>Source code for asyncpow.models.media</h1><div class="highlight"><pre>
<span></span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd">AsyncPOW - https://github.com/totaldebug/asyncpow</span>

<span class="sd">Copyright (c) 2024 Steven Marks, Total Debug</span>

<span class="sd">Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="sd">this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="sd">the Software without restriction, including without limitation the rights to</span>
<span class="sd">use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="sd">the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="sd">subject to the following conditions:</span>

<span class="sd">The above copyright notice and this permission notice shall be included in all</span>
<span class="sd">copies or substantial portions of the Software.</span>

<span class="sd">THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="sd">IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="sd">FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="sd">COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="sd">IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="sd">CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>
<span class="sd">&quot;&quot;&quot;</span>
<span></span><span class="c1"># AsyncPOW - https://github.com/totaldebug/asyncpow</span>
<span class="c1">#</span>
<span class="c1"># Copyright (c) 2024 Steven Marks, Total Debug</span>
<span class="c1">#</span>
<span class="c1"># Permission is hereby granted, free of charge, to any person obtaining a copy of</span>
<span class="c1"># this software and associated documentation files (the &quot;Software&quot;), to deal in</span>
<span class="c1"># the Software without restriction, including without limitation the rights to</span>
<span class="c1"># use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of</span>
<span class="c1"># the Software, and to permit persons to whom the Software is furnished to do so,</span>
<span class="c1"># subject to the following conditions:</span>
<span class="c1">#</span>
<span class="c1"># The above copyright notice and this permission notice shall be included in all</span>
<span class="c1"># copies or substantial portions of the Software.</span>
<span class="c1">#</span>
<span class="c1"># THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="c1"># IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS</span>
<span class="c1"># FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR</span>
<span class="c1"># COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER</span>
<span class="c1"># IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN</span>
<span class="c1"># CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span>


<span class="kn">from</span> <span class="nn">typing</span> <span class="kn">import</span> <span class="n">Literal</span>

Expand Down
Loading

0 comments on commit aae2a03

Please sign in to comment.