.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/mario.plugins.rst
docs/reference/mario.rst
docs/reference/modules.rst
src/mario/__init__.py
src/mario/__main__.py
src/mario/aliasing.py
src/mario/app.py
src/mario/asynch.py
src/mario/cli.py
src/mario/config.py
src/mario/interfaces.py
src/mario/interpret.py
src/mario/plug.py
src/mario/traversals.py
src/mario/utils.py
src/mario.egg-info/PKG-INFO
src/mario.egg-info/SOURCES.txt
src/mario.egg-info/dependency_links.txt
src/mario.egg-info/entry_points.txt
src/mario.egg-info/not-zip-safe
src/mario.egg-info/requires.txt
src/mario.egg-info/top_level.txt
src/mario/plugins/__init__.py
src/mario/plugins/basic.py
src/mario/plugins/more.toml
src/mario/testing/atools.py
tests/__init__.py
tests/client.py
tests/config.py
tests/conftest.py
tests/helpers.py
tests/server.py
tests/test_app.py
tests/test_asynch.py
tests/test_config.py
tests/test_interpret.py
tests/test_readcsv.py
tests/data/urls.txt
tests/data/config/jsonl_alias.toml