Metadata-Version: 1.1
Name: python-cloudflare
Version: 1.0.1
Summary: Python wrapper for the CloudFlare v4 API
Home-page: https://github.com/cloudflare/python-cloudflare
Author: Martin J. Levy
Author-email: martin@cloudflare.com
License: MIT
Description: cloudflare-python / python-cloudflare
        =====================================
        
        Installation
        ------------
        
        .. code:: bash
        
                $ sudo pip install cloudflare-python python-cloudflare
                $
        
        Yes - that simple! (the sudo may not be needed in some cases).
        
        All this does is install the cloudflare package as a dependency
        
        
Keywords: cloudflare
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
