CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
metricx/__init__.py
metricx/grid.py
metricx/metric.py
metricx/selector.py
metricx/task.py
metricx.egg-info/PKG-INFO
metricx.egg-info/SOURCES.txt
metricx.egg-info/dependency_links.txt
metricx.egg-info/not-zip-safe
metricx.egg-info/requires.txt
metricx.egg-info/top_level.txt
tests/__init__.py
tests/test_grid.py
tests/test_metric.py
tests/test_selector.py
tests/test_task.py