.coveragerc
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
azure-pipelines.yml
codecov.yml
conftest.py
pyproject.toml
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/getting_started.md
docs/index.rst
docs/installation.md
docs/intro.md
docs/make.bat
docs/_static/zelos/favicon.ico
docs/_static/zelos/logo.png
docs/api/modules.rst
docs/api/zelos.core.rst
docs/api/zelos.rst
docs/tutorials/01_basic_cmdline.md
docs/tutorials/02_event_hooking.md
src/zelos/__init__.py
src/zelos/core.py
src/zelos.egg-info/PKG-INFO
src/zelos.egg-info/SOURCES.txt
src/zelos.egg-info/dependency_links.txt
src/zelos.egg-info/not-zip-safe
src/zelos.egg-info/requires.txt
src/zelos.egg-info/top_level.txt
tests/__init__.py
tests/test_test.py