.gitignore
MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
.github/workflows/pythonpackage.yml
jesspack/__init__.py
jesspack.egg-info/PKG-INFO
jesspack.egg-info/SOURCES.txt
jesspack.egg-info/dependency_links.txt
jesspack.egg-info/not-zip-safe
jesspack.egg-info/requires.txt
jesspack.egg-info/top_level.txt
jesspack/data/.keep
notebooks/.keep
packpack/Untitled.ipynb
packpack/lib.py
packpack/untitled
scripts/jesspack-run
tests/__init__.py