AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
sotag/__init__.py
sotag/cli.py
sotag/sotag.py
sotag/utils.py
sotag.egg-info/PKG-INFO
sotag.egg-info/SOURCES.txt
sotag.egg-info/dependency_links.txt
sotag.egg-info/entry_points.txt
sotag.egg-info/not-zip-safe
sotag.egg-info/requires.txt
sotag.egg-info/top_level.txt
sotag/download/__init__.py
sotag/download/sotag_downloader.py
sotag/models/__init__.py
sotag/models/tag.py
tests/__init__.py
tests/test_sotag.py
tests/download/__init__.py
tests/download/test.bin
tests/download/test2.csv
tests/download/test_sotag_downloader.py
tests/models/__init__.py
tests/models/test_run_1.bin
tests/models/test_run_2.bin
tests/models/test_sotag_item_collection_add.py