.gitignore
.readthedocs.yml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/release-checklist.md
.github/workflows/build.yml
.github/workflows/upload_package.yml
doc/Makefile
doc/conf.py
doc/index.rst
doc/_static/logo.png
doc/_static/css/my_theme.css
doc/_templates/layout.html
doc/api/api.rst
doc/api/io.rst
doc/api/models.rst
doc/api/publish.rst
doc/user/commands.rst
doc/user/installation.rst
doc/user/quickstart.rst
doc/user/stream.rst
recipe/meta.yaml
scimma/__init__.py
scimma/client/__init__.py
scimma/client/__main__.py
scimma/client/_version.py
scimma/client/io.py
scimma/client/models.py
scimma/client/publish.py
scimma/client/subscribe.py
scimma_client.egg-info/PKG-INFO
scimma_client.egg-info/SOURCES.txt
scimma_client.egg-info/dependency_links.txt
scimma_client.egg-info/entry_points.txt
scimma_client.egg-info/namespace_packages.txt
scimma_client.egg-info/requires.txt
scimma_client.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_io.py
tests/test_models.py
tests/test_publish.py
tests/test_subscribe.py
tests/data/example.gcn3
tests/data/expected_data/gcn_circular_stdout.txt