Metadata-Version: 1.0
Name: dikhao
Version: 0.0.6
Summary: Dikhao: A quick view of all related EC2 & Route53 resources
Home-page: https://github.com/rohit01/dikhao
Author: Rohit Gupta
Author-email: hello@rohit.io
License: UNKNOWN
Description: 
                    Dikhao - A quick view of all related EC2 & Route53 resources.
                    Main components:
                    1. sync.py: It syncs all ec2 & route53 data into redis. Deploy this
                                as a cron job with high frequency
                    2. lookup.py: Easy to use program to perform lookups on demand
                
Keywords: dikhao,ec2,aws,route53,platform,iaas
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
