MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
xyzpy/__init__.py
xyzpy/_version.py
xyzpy/manage.py
xyzpy/signal.py
xyzpy/utils.py
xyzpy.egg-info/PKG-INFO
xyzpy.egg-info/SOURCES.txt
xyzpy.egg-info/dependency_links.txt
xyzpy.egg-info/requires.txt
xyzpy.egg-info/top_level.txt
xyzpy/gen/__init__.py
xyzpy/gen/batch.py
xyzpy/gen/case_runner.py
xyzpy/gen/combo_runner.py
xyzpy/gen/farming.py
xyzpy/gen/prepare.py
xyzpy/plot/__init__.py
xyzpy/plot/color.py
xyzpy/plot/core.py
xyzpy/plot/marker.py
xyzpy/plot/plotter_bokeh.py
xyzpy/plot/plotter_matplotlib.py
xyzpy/plot/xyz_cmaps.py