CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
autoconfigpy/__init__.py
autoconfigpy/config.py
autoconfigpy/data.py
autoconfigpy/errors.py
autoconfigpy/updates.py
autoconfigpy/version.py
autoconfigpy.egg-info/PKG-INFO
autoconfigpy.egg-info/SOURCES.txt
autoconfigpy.egg-info/dependency_links.txt
autoconfigpy.egg-info/top_level.txt
docs/PUBLISHING.md
examples/basic_usage.py
examples/colored_debug_logs.py
examples/player_coins.py
examples/quick_data_store.py
examples/update_check.py
tests/__init__.py
tests/test.py
tests/test_config.py
tests/test_data_api.py
tests/test_player.py
tests/test_update_check.py