AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/troubleshooting.rst
docs/usage.rst
docs/_static/logo.png
telegram_upload/__init__.py
telegram_upload/_compat.py
telegram_upload/client.py
telegram_upload/config.py
telegram_upload/exceptions.py
telegram_upload/files.py
telegram_upload/management.py
telegram_upload/utils.py
telegram_upload/video.py
telegram_upload.egg-info/PKG-INFO
telegram_upload.egg-info/SOURCES.txt
telegram_upload.egg-info/dependency_links.txt
telegram_upload.egg-info/entry_points.txt
telegram_upload.egg-info/not-zip-safe
telegram_upload.egg-info/requires.txt
telegram_upload.egg-info/top_level.txt
tests/__init__.py
tests/_compat.py
tests/test_client.py
tests/test_config.py
tests/test_exceptions.py
tests/test_files.py
tests/test_management.py
tests/test_utils.py
tests/test_video.py