MANIFEST.in
README.md
VERSION
pyproject.toml
requirements.txt
setup.py
teklia_toolbox/__init__.py
teklia_toolbox/config.py
teklia_toolbox/pagexml.py
teklia_toolbox/requests.py
teklia_toolbox/time.py
teklia_toolbox/xml.py
teklia_toolbox.egg-info/PKG-INFO
teklia_toolbox.egg-info/SOURCES.txt
teklia_toolbox.egg-info/dependency_links.txt
teklia_toolbox.egg-info/requires.txt
teklia_toolbox.egg-info/top_level.txt
tests/test_config.py
tests/test_pagexml.py
tests/test_requests.py
tests/test_time.py