Metadata-Version: 2.0
Name: athena
Version: 0.7.0
Summary: Interact with your Hadoop cluster from the convenience of your local command line.
Home-page: https://github.com/datadudes/athena
Author: Daan Debie, Marcel Krcah
Author-email: debie.daan@gmail.com, marcel.krcah@gmail.com
License: MIT
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Database
Classifier: Topic :: Utilities
Requires-Dist: impyla (==0.10.0)
Requires-Dist: click (==3.3)
Requires-Dist: paramiko (==1.15.2)
Requires-Dist: tabulate (==0.7.3)
Requires-Dist: PyYAML (==3.11)
Requires-Dist: mailshake (==0.9.8)
Requires-Dist: python-slugify (==0.1.0)
Requires-Dist: jinja2 (==2.7.3)
Requires-Dist: ipy (==0.81)
Provides-Extra: aws
Requires-Dist: boto (==2.35.1); extra == 'aws'
Provides-Extra: scheduling
Requires-Dist: celery (==3.1.17); extra == 'scheduling'

Interact with your Hadoop cluster from the convenience of your local command line.


