Metadata-Version: 1.1
Name: PyStratum-Middle
Version: 1.0.0
Summary: PyStratum-Middle: The glue between a PyStratum backend and your application.
Home-page: https://github.com/DatabaseStratum/py-stratum-middle
Author: Set Based IT Consultancy
Author-email: info@setbased.nl
License: MIT
Description: PyStratum-Middle
        ================
        The glue between a PyStratum backend and your application.
        
        +-----------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
        | Social                                                                                                                      | Release                                                                                            | Code                                                                                                        |
        +=============================================================================================================================+====================================================================================================+=============================================================================================================+
        | .. image:: https://badges.gitter.im/SetBased/py-stratum.svg                                                                 | .. image:: https://badge.fury.io/py/PyStratum-Middle.svg                                           | .. image:: https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum-middle/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-Middle                                               |   :target: https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum-middle/?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
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
