.coveragerc
.flake8
.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/deploy.yaml
.github/workflows/testsuite.yaml
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/contents.rst
docs/environment.yaml
docs/index.rst
docs/installation.rst
docs/license.rst
docs/tutorials.rst
docs/usage.rst
docs/_static/.gitignore
docs/faqs/misc.rst
docs/reference/index.rst
docs/templates/class.rst
docs/templates/module.rst
src/hickleable/__init__.py
src/hickleable.egg-info/PKG-INFO
src/hickleable.egg-info/SOURCES.txt
src/hickleable.egg-info/dependency_links.txt
src/hickleable.egg-info/not-zip-safe
src/hickleable.egg-info/requires.txt
src/hickleable.egg-info/top_level.txt
tests/test_hickleable.py