Metadata-Version: 2.1
Name: pandag
Version: 0.0.6
Summary: Pandas DAG
Home-page: https://github.com/Mikata-Project/pandag
Author: NAGY, Attila
Author-email: nagy.attila@gmail.com
License: MIT license
Keywords: pandag
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
License-File: LICENSE
License-File: AUTHORS.rst

======
pandag
======


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

.. image:: https://img.shields.io/travis/bra-fsn/pandag.svg
        :target: https://travis-ci.com/bra-fsn/pandag

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


.. image:: https://pyup.io/repos/github/bra-fsn/pandag/shield.svg
     :target: https://pyup.io/repos/github/bra-fsn/pandag/
     :alt: Updates



Pandas DAG


* Free software: MIT license
* Documentation: https://pandag.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 (2021-02-18)
------------------

* First release on PyPI.


