.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.requirements.txt
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/marvelator.rst
src/__init__.py
src/marvelator/__init__.py
src/marvelator/__main__.py
src/marvelator/characters_resource.py
src/marvelator/comics_resource.py
src/marvelator/marvel_cloud_resource.py
src/marvelator/marvel_resource.py
src/marvelator.egg-info/PKG-INFO
src/marvelator.egg-info/SOURCES.txt
src/marvelator.egg-info/dependency_links.txt
src/marvelator.egg-info/not-zip-safe
src/marvelator.egg-info/requires.txt
src/marvelator.egg-info/top_level.txt
tests/__init__.py
tests/test__integration.py