MANIFEST.in
README.md
setup.py
allestm/__init__.py
allestm/allestm.py
allestm/config.json
allestm/parsers.py
allestm/utils.py
allestm.egg-info/PKG-INFO
allestm.egg-info/SOURCES.txt
allestm.egg-info/dependency_links.txt
allestm.egg-info/entry_points.txt
allestm.egg-info/not-zip-safe
allestm.egg-info/requires.txt
allestm.egg-info/top_level.txt
allestm/examples/1fx8_A.a3m
allestm/features/__init__.py
allestm/features/base.py
allestm/features/binary.py
allestm/features/categorical.py
allestm/features/continuous.py
allestm/helpers/__init__.py