Metadata-Version: 2.1
Name: pip-services3-postgres
Version: 3.2.7
Summary: Postgres persistence components for Pip.Services in Python
Home-page: http://github.com/pip-services3-python/pip-services3-postgres-python
Author: Conceptual Vision Consulting LLC
Author-email: seroukhov@gmail.com
License: MIT
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: psycopg2-binary <3.0,>=2.9.3
Requires-Dist: pip-services3-commons <4.0,>=3.3.9
Requires-Dist: pip-services3-components <4.0,>=3.5.0
Requires-Dist: pip-services3-data <4.0,>=3.2.3


Pip.Services Postgres
------------------

Pip.Services is an open-source library of basic microservices.
pip_services3_postgres provides Postgres persistence components.

Links
`````

* `website <http://github.com/pip-services/pip-services>`_
* `development version <http://github.com/pip-services3-python/pip-services3-postgres-python>`

