cheshire¶ A template repository for a Python package created by Catalyst Cooperative. Submodules¶ cheshire.cli cheshire.dummy Attributes¶ __author__ __contact__ __maintainer__ __license__ __maintainer_email__ __version__ __docformat__ __description__ __long_description__ __projecturl__ __downloadurl__ logger 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]¶