Metadata-Version: 1.1
Name: PingdomLib
Version: 0.1.3
Summary: A python library to consume the pingdom API
Home-page: https://github.com/KennethWilke/PingdomLib
Author: Kenneth Wilke
Author-email: kenneth.wilke@rackspace.com
License: ISC license
Description: ==========
        PingdomLib
        ==========
        
        v0.1.3
        ------
        
        This library exposes the functionality of the pingdom API for usage within
        python. 
        
        
        TODO
        ====
        
        API Calls not yet implemented
        -----------------------------
        
        * Contacts
        * Reports.email
        * Reports.public
        * Reports.shared
        * Results
        * Settings
        * Summary.average
        * Summary.outage
        * Summary.perforamnce
        * Summary.probes
        * Single
        
        Other features
        --------------
        * Gzip Compression, enabled by default
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: System :: Networking :: Monitoring
Classifier: Operating System :: OS Independent
