AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readers.rst
docs/readme.rst
docs/spade_artifact.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
spade_artifact/__init__.py
spade_artifact/agent.py
spade_artifact/artifact.py
spade_artifact.egg-info/PKG-INFO
spade_artifact.egg-info/SOURCES.txt
spade_artifact.egg-info/dependency_links.txt
spade_artifact.egg-info/requires.txt
spade_artifact.egg-info/top_level.txt
tests/__init__.py
tests/compat.py
tests/conftest.py
tests/factories.py
tests/test_agent_mixin.py
tests/test_apireader.py
tests/test_artifact.py
tests/test_csvreader.py
tests/test_mongodbreader.py
tests/test_orioninserter.py
tests/test_presence.py
tests/test_sqlreader.py
tests/utils.py