Metadata-Version: 1.1
Name: proxysql-tools
Version: 0.3.8
Summary: ProxySQL Tools
Home-page: https://github.com/twindb/proxysql-tools
Author: TwinDB Development Team
Author-email: dev@twindb.com
License: Apache Software License 2.0
Description: ==============
        ProxySQL Tools
        ==============
        
        
        .. image:: https://img.shields.io/pypi/v/proxysql_tools.svg
                :target: https://pypi.python.org/pypi/proxysql_tools
        
        .. image:: https://travis-ci.org/twindb/proxysql-tools.svg
                :target: https://travis-ci.org/twindb/proxysql-tools
        
        .. image:: https://img.shields.io/codecov/c/github/twindb/proxysql-tools.svg
                :target: https://codecov.io/gh/twindb/proxysql-tools
        
        .. image:: https://readthedocs.org/projects/proxysql-tools/badge/?version=master
                :target: https://proxysql-tools.readthedocs.io
                :alt: Documentation Status
        
        
        
        ProxySQL Tools
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://proxysql-tools.readthedocs.io.
        
        
        Features
        --------
        
        * ProxySQL on AWS support
        * ProxySQL and Percona XtraDB Cluster integration
        * ProxySQL scheduler
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-01-05)
        ------------------
        
        * First release on PyPI.
        
Keywords: proxysql_tools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
