.gitignore
.readthedocs.yml
LICENSE
MANIFEST.in
README.md
conftest.py
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
tasks.py
.github/workflows/test.yml
.github/workflows/twine_release.yml
docs/Makefile
docs/autosumm.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/notebooks/doc-000-intro.rst
docs/notebooks/doc-001-quickstart.rst
docs/release_notes/main.rst
docs/release_notes/v0.0.0.rst
docs/release_notes/v0.0.1.rst
docs/release_notes/v0.0.2.rst
docs/release_notes/v0.0.3.rst
docs/release_notes/v0.0.4.rst
docs/release_notes/v0.0.5.rst
docs/release_notes/v0.0.6.rst
docs/release_notes/v0.0.7.rst
docs_config/conf.py
docs_config/current_release.rst
docs_config/requirements.txt
docs_config/release_notes/main.rst
docs_config/release_notes/v0.0.0.rst
docs_config/release_notes/v0.0.1.rst
docs_config/release_notes/v0.0.2.rst
docs_config/release_notes/v0.0.3.rst
docs_config/release_notes/v0.0.4.rst
docs_config/release_notes/v0.0.5.rst
docs_config/release_notes/v0.0.6.rst
docs_config/release_notes/v0.0.7.rst
erudition/__init__.py
erudition/__main__.py
erudition/_version.py
erudition/util.py
erudition.egg-info/PKG-INFO
erudition.egg-info/SOURCES.txt
erudition.egg-info/dependency_links.txt
erudition.egg-info/requires.txt
erudition.egg-info/top_level.txt
erudition/data_challenge/__init__.py
erudition/data_challenge/constants.py
erudition/data_challenge/draw.py
erudition/data_challenge/setup_dir.py
erudition/data_challenge/tasks.py
erudition/data_challenge/util.py
erudition/tests/test_data_challenge.py
erudition/tests/test_init.py
notebooks/doc-000-intro.ipynb
notebooks/doc-001-quickstart.ipynb