mirror of
https://github.com/chibicitiberiu/ytsm.git
synced 2024-02-24 05:43:31 +00:00
Added docker support
This commit is contained in:
18
app/external/pytaw/docs/index.rst
vendored
Normal file
18
app/external/pytaw/docs/index.rst
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
PYTAW: Python YouTube API Wrapper
|
||||
=================================
|
||||
|
||||
It's a wrapper for the YouTube python API. Written in python.
|
||||
|
||||
.. automodule:: pytaw.youtube
|
||||
:members:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
Reference in New Issue
Block a user