Metadata-Version: 2.0
Name: airflow-plugins
Version: 0.1.3
Summary: Airflow plugins.
Home-page: https://github.com/storiesbi/airflow-plugins
Author: Michael Kuty
Author-email: michael.kuty@stories.bi
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: airflow_plugins
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.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: boto (==2.45.0)
Requires-Dist: csvkit (==1.0.2)
Requires-Dist: paramiko (==2.3.1)
Requires-Dist: psycopg2 (>=2.6.2)
Requires-Dist: python-slugify (>=1.1.4)
Requires-Dist: pytz (==2017.2)
Requires-Dist: six (==1.11.0)
Requires-Dist: slackclient (==1.0.4)

===============
Airflow Plugins
===============

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


Airflow plugins.

* Free software: MIT license
* Documentation: https://airflow-plugins.readthedocs.io.


Features
--------

* Database operations
* Slack operations
* ZIP operations
* Git operations
* File operations
* File sensors
* Cookiecutter operations
* Airflow variables utils



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

0.1.3 (2018-01-18)
------------------

* First release on PyPI.


