cheshire

A template repository for a Python package created by Catalyst Cooperative.

Submodules

Package Contents

cheshire.__author__ = 'Catalyst Cooperative'[source]
cheshire.__contact__ = 'pudl@catalyst.coop'[source]
cheshire.__maintainer__ = 'Cheshire Cat'[source]
cheshire.__license__ = 'MIT License'[source]
cheshire.__maintainer_email__ = 'pudl@catalyst.coop'[source]
cheshire.__version__[source]
cheshire.__docformat__ = 'restructuredtext en'[source]
cheshire.__description__ = 'A template for Python package repositories.'[source]
cheshire.__long_description__ = Multiline-String[source]
Show Value
"""
This should be a paragraph long description of what the package does.
"""
cheshire.__projecturl__ = 'https://github.com/catalyst-cooperative/cheshire'[source]
cheshire.__downloadurl__ = 'https://github.com/catalyst-cooperative/cheshire'[source]
cheshire.logger[source]