CHANGELOG.md
LICENCE
MANIFEST.in
pyproject.toml
setup.cfg
setup.py
codingTracker/__init__.py
codingTracker/__main__.py
codingTracker/client.py
codingTracker/connexion.py
codingTracker/data.py
codingTracker/datahandler.py
codingTracker/process.py
codingTracker/server.py
codingTracker/setup_app.py
codingTracker.egg-info/PKG-INFO
codingTracker.egg-info/SOURCES.txt
codingTracker.egg-info/dependency_links.txt
codingTracker.egg-info/entry_points.txt
codingTracker.egg-info/top_level.txt
tests/test_acceptance.py
tests/test_client.py
tests/test_connexion.py
tests/test_data.py
tests/test_datahandler.py
tests/test_filehandler.py
tests/test_process.py
tests/test_server.py