Metadata-Version: 2.1
Name: PyStratum-Middle
Version: 1.1.0
Summary: PyStratum Backend: The glue between a PyStratum backend and your application.
Keywords: PyStratum,Middle
Author-Email: Set Based IT Consultancy <info@setbased.nl>
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: System :: Installation/Setup
Project-URL: Homepage, https://github.com/DatabaseStratum/py-stratum-middle
Requires-Python: >=3.9
Description-Content-Type: text/x-rst

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.
