LICENSE
MANIFEST.in
README.md
pyproject.toml
src/upstox_auth/__init__.py
src/upstox_auth/__main__.py
src/upstox_auth/authenticator.py
src/upstox_auth/cli.py
src/upstox_auth/exceptions.py
src/upstox_auth/stealth.py
src/upstox_auth/storage.py
src/upstox_auth_pro.egg-info/PKG-INFO
src/upstox_auth_pro.egg-info/SOURCES.txt
src/upstox_auth_pro.egg-info/dependency_links.txt
src/upstox_auth_pro.egg-info/entry_points.txt
src/upstox_auth_pro.egg-info/requires.txt
src/upstox_auth_pro.egg-info/top_level.txt
tests/test_authenticator.py
tests/test_storage.py