.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/bump.bash
ci/bump_and_release.bash
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/async.rst
docs/authors.rst
docs/changelog.rst
docs/cli_reference.rst
docs/conf.py
docs/config_reference.rst
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/q&a.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/time.png
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/app.py
src/mario/asynch.py
src/mario/cli.py
src/mario/cli_tools.py
src/mario/config.py
src/mario/declarative.py
src/mario/doc.py
src/mario/exceptions.py
src/mario/interfaces.py
src/mario/interpret.py
src/mario/plug.py
src/mario/sphinx_click.py
src/mario/sphinx_jsonschema.py
src/mario/sphinx_marshmallow.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/read.py
src/mario/plugins/read.toml
src/mario/plugins/write.py
src/mario/plugins/write.toml
src/mario/testing/atools.py
tests/__init__.py
tests/config.py
tests/conftest.py
tests/find_broken_docshtests.bash
tests/helpers.py
tests/server.py
tests/test_app.py
tests/test_asynch.py
tests/test_config.py
tests/test_doc.py
tests/test_interpret.py
tests/test_performance.py
tests/test_plugins.py
tests/test_readcsv.py
tests/data/urls.txt
tests/data/config/jsonl_command.toml