Metadata-Version: 1.1
Name: PyStratum-Cli
Version: 0.0.1
Summary: PyStratum: Command Line Interface
Home-page: https://github.com/DatabaseStratum/py-stratum-cli
Author: Set Based IT Consultancy
Author-email: info@setbased.nl
License: MIT
Description: PyStratum CLI
        =============
        The frontend of PyStratum.
        
        +-----------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+
        | Social                                                                                                                      | Release                                                                                            | Code                                                                                                   |
        +=============================================================================================================================+====================================================================================================+========================================================================================================+
        | .. image:: https://badges.gitter.im/SetBased/py-stratum.svg                                                                 | .. image:: https://badge.fury.io/py/PyStratum.svg                                                  | .. image:: https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum/badges/quality-score.png?b=master   |
        |   :target: https://gitter.im/SetBased/py-stratum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge  |   :target: https://badge.fury.io/py/PyStratum                                                      |   :target: https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum/?branch=master                      |
        |                                                                                                                             |                                                                                                    |                                                                                                        |
        |                                                                                                                             |                                                                                                    |                                                                                                        |
        +-----------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+
        
        Overview
        ========
        PyStratum is a tool and library for loading and invoking stored procedures from Python code.
        
        The documentation of PyStratum is available at https://stratum.readthedocs.io/.
        
        License
        =======
        
        This project is licensed under the terms of the MIT license.
        
Keywords: PyStratum,CLI
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: System :: Installation/Setup
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
