Metadata-Version: 2.1
Name: aiscalator
Version: 0.0.2
Summary: Aiscalate Command Line Tool
Home-page: https://github.com/Aiscalate/aiscalator
Author: Christophe Duong
Author-email: chris@aiscalate.com
License: MIT license
Keywords: aiscalator
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)

==========
aiscalator
==========


.. image:: https://img.shields.io/pypi/v/aiscalator.svg
        :target: https://pypi.python.org/pypi/aiscalator

.. image:: https://img.shields.io/travis/Aiscalate/aiscalator.svg
        :target: https://travis-ci.org/Aiscalate/aiscalator

.. image:: https://readthedocs.org/projects/aiscalator/badge/?version=latest
        :target: https://aiscalator.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://requires.io/github/Aiscalate/aiscalator/requirements.svg?branch=master
        :target: https://requires.io/github/Aiscalate/aiscalator/requirements/?branch=master
        :alt: Requirements Status


The Command Line Interface to Aiscalate your data pipelines.


* Free software: MIT license
* Documentation: https://aiscalator.readthedocs.io.


Features
--------

* TODO

Credits
-------

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

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


=======
History
=======

0.0.1 (2018-10-10)
------------------

* First release on PyPI.


