Metadata-Version: 2.1
Name: edag-cli
Version: 0.0.14
Summary: ElasticDAG CLI is the entry point for all of ElasticDAG tools.
Home-page: https://github.com/sodre/cli
Author: Patrick Sodré
Author-email: sodre@elasticdag.com
License: BSD
Keywords: cli edag
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD 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: entrypoints

==============
ElasticDAG CLI
==============

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

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

.. image:: https://img.shields.io/codacy/grade/24d170f2b8504dbebf3031199c15ad38?logo=codacy&style=flat-square
   :target: https://www.codacy.com/app/sodre/edag-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/edag-cli.svg?style=flat-square
   :target: https://pypi.python.org/pypi/edag-cli

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




ElasticDAG CLI is the entry point for all of ElasticDAG tools.


* Free software: BSD
* Documentation: https://edag-cli.readthedocs.io.


Features
--------

* TODO

Credits
-------

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

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`sodre/cookiecutter-pypackage`: https://github.com/sodre/cookiecutter-pypackage


