MANIFEST.in
README.rst
pyproject.toml
setup.py
telegen/__init__.py
telegen/__main__.py
telegen/cli.py
telegen/parser.py
telegen.egg-info/PKG-INFO
telegen.egg-info/SOURCES.txt
telegen.egg-info/dependency_links.txt
telegen.egg-info/entry_points.txt
telegen.egg-info/requires.txt
telegen.egg-info/top_level.txt
telegen/generators/__init__.py
telegen/generators/python.py
telegen/includes/python/README.rst
telegen/includes/python/pyproject.toml
telegen/includes/python/setup.py
telegen/includes/python/telegen_definitions/__init__.py
telegen/includes/python/telegen_definitions/__main__.py
telegen/includes/python/telegen_definitions/endpoints.py
telegen/includes/python/telegen_definitions/multipart_encoder.py
telegen/includes/python/telegen_definitions/types.py
telegen/includes/python/tests/__init__.py
telegen/includes/python/tests/__main__.py
telegen/includes/python/tests/_http.py
telegen/includes/python/tests/document.pdf
telegen/includes/python/tests/photo.jpg
telegen/includes/python/tests/photo2.jpg
telegen/includes/python/tests/test_apicalls.py