Metadata-Version: 2.1
Name: carlae.cli
Version: 0.0.2
Summary: Carlae's CLI
Home-page: https://github.com/zeroae/carlae-cli
Author: Patrick Sodré
Author-email: psodre@gmail.com
License: MIT
Keywords: cli carlae
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: click (>=7.0)
Requires-Dist: click-plugins
Requires-Dist: click-log
Requires-Dist: entrypoints
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: sphinx-autoapi ; extra == 'doc'
Requires-Dist: sphinx-click ; extra == 'doc'
Requires-Dist: watchdog ; extra == 'doc'
Provides-Extra: test
Requires-Dist: pytest (>=3) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

============
Carlae's CLI
============

.. image:: https://img.shields.io/github/workflow/status/zeroae/carlae-cli/pypa-conda?label=pypa-conda&logo=github&style=flat-square
   :target: https://github.com/zeroae/carlae-cli/actions?query=workflow%3Apypa-conda

.. image:: https://img.shields.io/conda/v/zeroae/carlae-cli?logo=anaconda&style=flat-square
   :target: https://anaconda.org/zeroae/carlae-cli


.. image:: https://img.shields.io/codecov/c/gh/zeroae/carlae-cli?logo=codecov&style=flat-square
   :target: https://codecov.io/gh/zeroae/carlae-cli

.. image:: https://img.shields.io/codacy/grade/CODACY_BADGE_TOKEN?logo=codacy&style=flat-square
   :target: https://www.codacy.com/app/zeroae/carlae-cli
   :alt: Codacy Badge

.. image:: https://img.shields.io/badge/code--style-black-black?style=flat-square
   :target: https://github.com/psf/black


.. image:: https://img.shields.io/pypi/v/carlae-cli?logo=pypi&style=flat-square
   :target: https://pypi.python.org/pypi/carlae-cli

.. image:: https://readthedocs.org/projects/carlae-cli/badge/?version=latest&style=flat-square
   :target: https://carlae-cli.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status




Carlae's CLI


* Free software: MIT
* Documentation: https://carlae-cli.readthedocs.io.


Features
--------

* TODO


-------

This package was created with ght-render_ and the `sodre/ght-pypackage`_ project template.

.. _ght-render: https://github.com/sodre/action-ght-render
.. _`sodre/ght-pypackage`: https://github.com/sodre/ght-pypackage


