Skip to main content

Communication components for Pip.Services in Python

Project description

Pip.Services Logo
HTTP/REST Communication Components for Python

This module is a part of the Pip.Services polyglot microservices toolkit.

The rpc module provides the synchronous communication using local calls or the HTTP(S) protocol. It contains both server and client side implementations.

The module contains the following packages:

  • Auth - authentication and authorization components
  • Build - HTTP service factory
  • Clients - mechanisms for retrieving connection settings from the microservice’s configuration and providing clients and services with these settings
  • Connect - helper module to retrieve connections for HTTP-based services and clients
  • Services - basic implementation of services for connecting via the HTTP/REST protocol and using the Commandable pattern over HTTP

Quick links:

Use

Install the Python package as

pip install pip_services4_http

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pip_services4_http-0.0.1.tar.gz (39.0 kB view details)

Uploaded Source

Built Distribution

pip_services4_http-0.0.1-py3-none-any.whl (43.4 kB view details)

Uploaded Python 3

File details

Details for the file pip_services4_http-0.0.1.tar.gz.

File metadata

  • Download URL: pip_services4_http-0.0.1.tar.gz
  • Upload date:
  • Size: 39.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for pip_services4_http-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3a3a28bad8115a9e3a45132d63cfaefebf0803775c59840c697655a38a0b8512
MD5 1012d1a7b4698cf7aedf4109d9ed3a5a
BLAKE2b-256 731ae7ea7db3e71fcf35157f3ea22b3bfd86dada007e99b5a6cb607f14ade4cc

See more details on using hashes here.

File details

Details for the file pip_services4_http-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pip_services4_http-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 365c02a1d90dcee2255fcafc386fb8891c2b5967cac903a4cac7ccbc0b014687
MD5 56879286f8b00273538813b5f31b36c9
BLAKE2b-256 fed3cef7b61cb872a95e3f8a474c631eee5233479461f6c98c31424cb1235c8b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page