MANIFEST.in
README.rst
setup.cfg
setup.py
doc/command_line.rst
doc/conf.py
doc/glossary.rst
doc/index.rst
doc/installing.rst
doc/introduction.rst
doc/tutorial.rst
doc/api_reference/command_line.rst
doc/api_reference/index.rst
doc/release/index.rst
doc/release/migration_notes.rst
doc/release/release_notes.rst
source/stylish/__init__.py
source/stylish/__main__.py
source/stylish/_version.py
source/stylish/command_line.py
source/stylish/feed_forward.py
source/stylish/filesystem.py
source/stylish/train.py
source/stylish/transform.py
source/stylish/vgg.py
source/stylish.egg-info/PKG-INFO
source/stylish.egg-info/SOURCES.txt
source/stylish.egg-info/dependency_links.txt
source/stylish.egg-info/entry_points.txt
source/stylish.egg-info/not-zip-safe
source/stylish.egg-info/requires.txt
source/stylish.egg-info/top_level.txt
test/unit/conftest.py
test/unit/test_command_line.py
test/unit/test_stylish.py