Skip to content

Instantly share code, notes, and snippets.

@sodre
Created May 4, 2017 00:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sodre/a5fb32df81d1aabc7383565aecc29c84 to your computer and use it in GitHub Desktop.
Save sodre/a5fb32df81d1aabc7383565aecc29c84 to your computer and use it in GitHub Desktop.
Airflow 1.8.0 Extras
cgroups:
- cgroupspy>=0.1.4
cloudant:
- cloudant>=0.5.9,<2.0
crypto:
- cryptography>=0.9.3
datadog:
- datadog>=0.14.0
docker:
- docker-py>=1.6.0
druid:
- pydruid>=0.2.1
emr:
- boto3>=1.0.0
github_enterprise:
- Flask-OAuthlib>=0.9.1
hdfs:
- snakebite>=2.7.8
jdbc:
- jaydebeapi>=0.2.0
jira:
- JIRA>1.0.7
ldap:
- ldap3>=0.9.9.1
mysql:
- mysqlclient>=1.3.6
oracle:
- cx_Oracle>=5.1.2
postgres:
- psycopg2>=2.6
qds:
- qds-sdk>=1.9.0
rabbitmq:
- librabbitmq>=1.6.1
salesforce:
- simple-salesforce>=0.72
samba:
- pysmbclient>=0.1.3
slack:
- slackclient>=1.0.0
statsd:
- statsd>=3.0.1, <4.0
vertica:
- vertica-python>=0.5.1
webhdfs:
- hdfs[dataframe,avro,kerberos]>=2.0.4
celery:
- celery>=3.1.17
- flower>=0.7.3
mssql:
- pymssql>=2.1.1
- unicodecsv>=0.14.1
password:
- bcrypt>=2.0.0
- flask-bcrypt>=0.7.1
s3:
- boto>=2.36.0
- filechunkio>=1.6
async:
- eventlet>= 0.9.7
- gevent>=0.13
- greenlet>=0.4.9
doc:
- Sphinx-PyPI-upload>=0.2.1
- sphinx-argparse>=0.1.13
- sphinx-rtd-theme>=0.1.6
- sphinx>=1.2.3
gcp_api:
- PyOpenSSL
- google-api-python-client>=1.5.0, <1.6.0
- httplib2
- oauth2client>=2.0.2, <2.1.0
hive:
- hive-thrift-py>=0.0.1
- impyla>=0.13.3
- pyhive>=0.1.3
- unicodecsv>=0.14.1
kerberos:
- kerberos>=1.2.5
- pykerberos>=1.1.13
- requests_kerberos>=0.10.0
- snakebite[kerberos]>=2.7.8
- thrift_sasl>=0.2.0
all_dbs:
- cloudant>=0.5.9,<2.0
- hive-thrift-py>=0.0.1
- impyla>=0.13.3
- mysqlclient>=1.3.6
- psycopg2>=2.6
- pyhive>=0.1.3
- pymssql>=2.1.1
- snakebite>=2.7.8
- unicodecsv>=0.14.1
- unicodecsv>=0.14.1
- vertica-python>=0.5.1
devel:
- Sphinx-PyPI-upload>=0.2.1
- bcrypt>=2.0.0
- boto>=2.36.0
- cgroupspy>=0.1.4
- click
- filechunkio>=1.6
- flask-bcrypt>=0.7.1
- freezegun
- jira
- lxml>=3.3.4
- mock
- moto
- mysqlclient>=1.3.6
- nose
- nose-ignore-docstring==0.2
- nose-parameterized
- sphinx-argparse>=0.1.13
- sphinx-rtd-theme>=0.1.6
- sphinx>=1.2.3
devel_hadoop:
- Sphinx-PyPI-upload>=0.2.1
- bcrypt>=2.0.0
- boto>=2.36.0
- cgroupspy>=0.1.4
- click
- filechunkio>=1.6
- flask-bcrypt>=0.7.1
- freezegun
- hdfs[dataframe,avro,kerberos]>=2.0.4
- hive-thrift-py>=0.0.1
- impyla>=0.13.3
- jira
- kerberos>=1.2.5
- lxml>=3.3.4
- mock
- moto
- mysqlclient>=1.3.6
- nose
- nose-ignore-docstring==0.2
- nose-parameterized
- pyhive>=0.1.3
- pykerberos>=1.1.13
- requests_kerberos>=0.10.0
- snakebite>=2.7.8
- snakebite[kerberos]>=2.7.8
- sphinx-argparse>=0.1.13
- sphinx-rtd-theme>=0.1.6
- sphinx>=1.2.3
- thrift_sasl>=0.2.0
- unicodecsv>=0.14.1
all:
- Sphinx-PyPI-upload>=0.2.1
- boto>=2.36.0
- click
- cloudant>=0.5.9,<2.0
- cryptography>=0.9.3
- cx_Oracle>=5.1.2
- docker-py>=1.6.0
- filechunkio>=1.6
- freezegun
- hive-thrift-py>=0.0.1
- impyla>=0.13.3
- jira
- lxml>=3.3.4
- mock
- moto
- mysqlclient>=1.3.6
- nose
- nose-ignore-docstring==0.2
- nose-parameterized
- psycopg2>=2.6
- pyhive>=0.1.3
- pymssql>=2.1.1
- pysmbclient>=0.1.3
- slackclient>=1.0.0
- snakebite>=2.7.8
- sphinx-argparse>=0.1.13
- sphinx-rtd-theme>=0.1.6
- sphinx>=1.2.3
- unicodecsv>=0.14.1
- unicodecsv>=0.14.1
- vertica-python>=0.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment