.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/__init__.py
src/short_activist_predictor/Filter.py
src/short_activist_predictor/__init__.py
src/short_activist_predictor/main.py
src/short_activist_predictor/owner.py
src/short_activist_predictor/predictor.py
src/short_activist_predictor/predictor_init.py
src/short_activist_predictor.egg-info/PKG-INFO
src/short_activist_predictor.egg-info/SOURCES.txt
src/short_activist_predictor.egg-info/dependency_links.txt
src/short_activist_predictor.egg-info/not-zip-safe
src/short_activist_predictor.egg-info/requires.txt
src/short_activist_predictor.egg-info/top_level.txt
tests/conftest.py