LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
opentele2.egg-info/PKG-INFO
opentele2.egg-info/SOURCES.txt
opentele2.egg-info/dependency_links.txt
opentele2.egg-info/requires.txt
opentele2.egg-info/top_level.txt
src/__init__.py
src/api.py
src/consistency.py
src/debug.py
src/devices.py
src/exception.py
src/fingerprint.py
src/qt_compat.py
src/utils.py
src/version_fetcher.py
src/devices/android.json
src/devices/desktop.json
src/devices/mac.json
src/td/__init__.py
src/td/account.py
src/td/auth.py
src/td/configs.py
src/td/map_data.py
src/td/mtp.py
src/td/shared.py
src/td/storage.py
src/td/storage_account.py
src/td/tdesktop.py
src/tl/__init__.py
src/tl/configs.py
src/tl/session_io.py
src/tl/shared.py
src/tl/telethon.py
tests/test_fingerprints.py
tests/test_full.py