cheshire ======== .. py:module:: cheshire .. autoapi-nested-parse:: A template repository for a Python package created by Catalyst Cooperative. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/cheshire/cli/index /autoapi/cheshire/dummy/index Attributes ---------- .. autoapisummary:: cheshire.__author__ cheshire.__contact__ cheshire.__maintainer__ cheshire.__license__ cheshire.__maintainer_email__ cheshire.__version__ cheshire.__docformat__ cheshire.__description__ cheshire.__long_description__ cheshire.__projecturl__ cheshire.__downloadurl__ cheshire.logger Package Contents ---------------- .. py:data:: __author__ :value: 'Catalyst Cooperative' .. py:data:: __contact__ :value: 'pudl@catalyst.coop' .. py:data:: __maintainer__ :value: 'Cheshire Cat' .. py:data:: __license__ :value: 'MIT License' .. py:data:: __maintainer_email__ :value: 'pudl@catalyst.coop' .. py:data:: __version__ .. py:data:: __docformat__ :value: 'restructuredtext en' .. py:data:: __description__ :value: 'A template for Python package repositories.' .. py:data:: __long_description__ :value: Multiline-String .. raw:: html
Show Value .. code-block:: python """ This should be a paragraph long description of what the package does. """ .. raw:: html
.. py:data:: __projecturl__ :value: 'https://github.com/catalyst-cooperative/cheshire' .. py:data:: __downloadurl__ :value: 'https://github.com/catalyst-cooperative/cheshire' .. py:data:: logger