Phi Skills Generic gRPC API Server
Project description
Phi Skills Generic gRPC API Server for Python
| Homepage | https://phiskills.com |
|---|---|
| GitHub | https://github.com/phiskills |
Overview
This project contains the Python module to create a generic gRPC API Server.
Installation
pip install phiskills.grpc
Creating the server
from phiskills.grpc import Api
api = Api('My API')
xxx.add_XxxServicer_to_server(XxxServicer(), api.server)
api.start()
For more details, see gRPC Basics - Python: Creating the server.
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
phiskills.grpc-0.0.1.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file phiskills.grpc-0.0.1.tar.gz.
File metadata
- Download URL: phiskills.grpc-0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5883bc9fc1446fcc1cd2d4698b9661ac11e3780e7ea23464014af9fe1a3b5064
|
|
| MD5 |
6b4b2574baf4fc00f7169f7949a8d2cb
|
|
| BLAKE2b-256 |
dc1da176c75aca19f848d797274fb80d30766a872b068229fddfdd237ac1b206
|
File details
Details for the file phiskills.grpc-0.0.1-py3-none-any.whl.
File metadata
- Download URL: phiskills.grpc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73d5b6d77d648aad3b34274d84b64403d8163e475778ee0c606cfdf5aa2418e0
|
|
| MD5 |
5ca0b268dd2c7ebba6e6495c1c8570e7
|
|
| BLAKE2b-256 |
bff3ac08f64ec59b7de0353d3db9aba233bc0b72ca2aea5917d10e4d0891969f
|