.gitignore
.landscape.yml
.stickler.yml
.travis.yml
CHANGES.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
PULL_REQUEST_TEMPLATE.md
README.rst
appveyor.yml
coverage_fix.py
requirements.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
asciimatics/__init__.py
asciimatics/effects.py
asciimatics/event.py
asciimatics/exceptions.py
asciimatics/particles.py
asciimatics/paths.py
asciimatics/renderers.py
asciimatics/scene.py
asciimatics/screen.py
asciimatics/sprites.py
asciimatics/utilities.py
asciimatics/version.py
asciimatics/widgets.py
asciimatics.egg-info/PKG-INFO
asciimatics.egg-info/SOURCES.txt
asciimatics.egg-info/dependency_links.txt
asciimatics.egg-info/requires.txt
asciimatics.egg-info/top_level.txt
doc/build.sh
doc/source/animation.rst
doc/source/asciimatics.rst
doc/source/conf_orig.py
doc/source/contacts.png
doc/source/contributing.rst
doc/source/index.rst
doc/source/intro.rst
doc/source/io.rst
doc/source/modules.rst
doc/source/rendering.rst
doc/source/troubleshooting.rst
doc/source/widgets.rst
doc/source/_static/custom.css
doc/source/_templates/page.html
requirements/base.txt
requirements/dev.txt
samples/256colour.py
samples/bars.py
samples/basics.py
samples/bg_colours.py
samples/cogs.py
samples/colour_globe.gif
samples/contact_list.py
samples/credits.py
samples/experimental.py
samples/fire.py
samples/fireworks.py
samples/forms.py
samples/globe.gif
samples/grumpy_cat.jpg
samples/images.py
samples/interactive.py
samples/julia.py
samples/kaleidoscope.py
samples/maps.py
samples/noise.py
samples/pacman.png
samples/pacman.py
samples/particles.py
samples/plasma.py
samples/python.png
samples/rendering.py
samples/simple.py
samples/top.py
samples/treeview.py
samples/xmas.py
samples/mapscache/0.0.0.jpg
samples/mapscache/0.0.0.json
tests/__init__.py
tests/globe.gif
tests/mock_objects.py
tests/test_effects.py
tests/test_events.py
tests/test_exceptions.py
tests/test_particles.py
tests/test_paths.py
tests/test_renderers.py
tests/test_scene.py
tests/test_screen.py
tests/test_sprites.py
tests/test_utilities.py
tests/test_widgets.py