.coveragerc
.gitignore
.isort.cfg
.pre-commit-config.yaml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
Pipfile
Pipfile.lock
README.rst
setup.cfg
setup.py
.github/workflows/pythonpublish.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/iclockhelper/__init__.py
src/iclockhelper/models.py
src/iclockhelper/requests.py
src/iclockhelper.egg-info/PKG-INFO
src/iclockhelper.egg-info/SOURCES.txt
src/iclockhelper.egg-info/dependency_links.txt
src/iclockhelper.egg-info/not-zip-safe
src/iclockhelper.egg-info/requires.txt
src/iclockhelper.egg-info/top_level.txt
tests/__init__.py
tests/common.py
tests/conftest.py
tests/test_c_50.py
tests/test_models.py