Metadata-Version: 2.1
Name: novigi-common
Version: 1.0.7
Summary: Novigi Custom Airflow operators, hooks and plugins
Author: Novigi
Author-email: integration@novigi.com.au
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.txt



## Novigi Custom Airflow Operators ,hooks and plugins ##

* This Repo mainly contains custom airflow operators and hooks which were writen by Novigi Pty Ltd 
* Version No - 1.0.7
* Bitbucket Link - https://bitbucket.org/novigi/nov20011-airflow-common-extensions/src/master/


### How do I get set up? ###

* Open a terminal and just type "sudo pip install novigi_common"
* You can import them into your project as 
          from novigi_common.<operators/hoooks/custom_plugings/utils>.<file name> import <class name>

### Who do I talk to? ###

* integration@novigi.com.au


