.editorconfig
.gitignore
pyproject.toml
setup.cfg
setup.py
tox.ini
usage.ipynb
swcc/__init__.py
swcc/api.py
swcc/cli.py
swcc/models.py
swcc/utils.py
swcc.egg-info/PKG-INFO
swcc.egg-info/SOURCES.txt
swcc.egg-info/dependency_links.txt
swcc.egg-info/entry_points.txt
swcc.egg-info/requires.txt
swcc.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/factories.py
tests/test_models.py