LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
./bw_projects/__init__.py
./bw_projects/config.py
./bw_projects/core.py
./bw_projects/errors.py
./bw_projects/helpers.py
./bw_projects/model.py
bw_projects/VERSION
bw_projects.egg-info/PKG-INFO
bw_projects.egg-info/SOURCES.txt
bw_projects.egg-info/dependency_links.txt
bw_projects.egg-info/not-zip-safe
bw_projects.egg-info/requires.txt
bw_projects.egg-info/top_level.txt
tests/test_core.py
tests/test_model.py