Metadata-Version: 2.1
Name: pip-services4-http
Version: 0.0.2
Summary: Communication components for Pip.Services in Python
Home-page: http://github.com/pip-services4/pip-services4-python/tree/main/tree/main/pip-services4-http-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
License-File: LICENSE
Requires-Dist: bottle <0.13,>=0.12.19
Requires-Dist: requests <3.0,>=2.27.1
Requires-Dist: cheroot <9.0,>=8.6.0
Requires-Dist: beaker <2.0,>=1.11.0
Requires-Dist: psutil <6.0,>=5.9.0
Requires-Dist: pip-services4-commons <1.0,>=0.0.1
Requires-Dist: pip-services4-components <1.0,>=0.0.1
Requires-Dist: pip-services4-config <1.0,>=0.0.1
Requires-Dist: pip-services4-logic <1.0,>=0.0.1
Requires-Dist: pip-services4-observability <1.0,>=0.0.1
Requires-Dist: pip-services4-data <1.0,>=0.0.1
Requires-Dist: pip-services4-rpc <1.0,>=0.0.1


Pip.Services Rpc
----------------------

Pip.Services is an open-source library of basic microservices.
pip_services4_http provides synchronous and asynchronous communication components.

Links
`````

* `website <http://github.com/pip-services-python/>`_
* `development version <http://github.com/pip-services4/pip-services4-python/tree/main/pip-services4-http-python>`

