MANIFEST.in
README.md
setup.py
flexible_clustering_tree/__init__.py
flexible_clustering_tree/base_clustering.py
flexible_clustering_tree/interface.py
flexible_clustering_tree/logger.py
flexible_clustering_tree/models.py
flexible_clustering_tree/string_matching.py
flexible_clustering_tree/utils.py
flexible_clustering_tree.egg-info/PKG-INFO
flexible_clustering_tree.egg-info/SOURCES.txt
flexible_clustering_tree.egg-info/dependency_links.txt
flexible_clustering_tree.egg-info/requires.txt
flexible_clustering_tree.egg-info/top_level.txt
flexible_clustering_tree/__pycache__/__init__.cpython-36.pyc
flexible_clustering_tree/__pycache__/base_clustering.cpython-36.pyc
flexible_clustering_tree/__pycache__/interface.cpython-36.pyc
flexible_clustering_tree/__pycache__/logger.cpython-36.pyc
flexible_clustering_tree/__pycache__/models.cpython-36.pyc
flexible_clustering_tree/__pycache__/string_matching.cpython-36.pyc
flexible_clustering_tree/__pycache__/utils.cpython-36.pyc
flexible_clustering_tree/resources/__init__.py
flexible_clustering_tree/resources/tree_template.html
tests/.gitignore
tests/Dockerfile
tests/docker-compose.yml
tests/test_base_clustering.py
tests/test_interface.py
tests/test_models.py
tests/__pycache__/test_base_clustering.cpython-36.pyc
tests/__pycache__/test_interface.cpython-36.pyc
tests/__pycache__/test_models.cpython-36.pyc