.DS_Store
.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.md
get-pip.py
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
artific/__init__.py
artific/artific.py
artific/cli.py
artific.egg-info/PKG-INFO
artific.egg-info/SOURCES.txt
artific.egg-info/dependency_links.txt
artific.egg-info/entry_points.txt
artific.egg-info/not-zip-safe
artific.egg-info/requires.txt
artific.egg-info/top_level.txt
assets/.DS_Store
assets/banner.jpg
assets/bubble_sort.gif
assets/heapsort.gif
assets/insertion_sort.gif
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
gifs/bubble_sort_comparisons_10.gif
tests/__init__.py
tests/test_artific.py