Communication components for Pip.Services in Python
Project description
Synchonous Communication Components for Python
This module is a part of the Pip.Services polyglot microservices toolkit.
The rpc module provides the synchronous communication compoents. It contains both server and client side implementations.
The module contains the following packages:
- Clients - mechanisms for retrieving connection settings from the microservice’s configuration and providing clients and services with these settings
- Commands - commanding and eventing patterns
- Trace - logging and tracing utilities
- Your first microservice in Node.js
- Data Microservice. Step 5
- Microservice Facade
- Client Library. Step 2
- Client Library. Step 3
- API Reference
- Change Log
- Get Help
- Contribute
Use
Install the Python package as
pip install pip_services4_rpc
Develop
For development you shall install the following prerequisites:
- Python 3.7+
- Visual Studio Code or another IDE of your choice
- Docker
Install dependencies:
pip install -r requirements.txt
Run automated tests:
python test.py
Generate API documentation:
./docgen.ps1
Before committing changes run dockerized build and test as:
./build.ps1
./test.ps1
./clear.ps1
Contacts
The Python version of Pip.Services is created and maintained by
- Sergey Seroukhov
- Danil Prisiazhnyi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pip_services4_rpc-0.0.1.tar.gz
.
File metadata
- Download URL: pip_services4_rpc-0.0.1.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83904c4e6bb0cb1662102cdcb7bf026dc20faf04b6ce3d01a8bd782495920195 |
|
MD5 | f4ffe6703ad03c711c606d69787c2064 |
|
BLAKE2b-256 | 9c803b55b01ca563a4fa76980149ad32f4d8bbb44c3c3b9da76eed3d7f5f2797 |
File details
Details for the file pip_services4_rpc-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pip_services4_rpc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd9e6779b17f0af084c5fcc18e229e0c0d6bfb7d74be379a1745d1d369355a3d |
|
MD5 | 51437316517b2944a2c1a168c26ee019 |
|
BLAKE2b-256 | ef2e8a7b7d0bd96192177c84be611b14100c2bbc153a32a437b123b3eb9074a3 |