SDK for kilroy module servers in Python 🧰
Project description
kilroy-module-server-py-sdk
Installing
Using pip:
pip install kilroy-module-server-py-sdk
Usage
from kilroy_module_server_py_sdk import Module, ModuleServer
class MyModule(Module):
... # Implement all necessary methods here
module = await MyModule.build()
server = ModuleServer(module)
await server.run(host="0.0.0.0", port=11000)
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
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 kilroy-module-server-py-sdk-0.10.0.tar.gz.
File metadata
- Download URL: kilroy-module-server-py-sdk-0.10.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.6 Linux/5.15.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3faa268480d06a06a0aa560c50caad597f37f98a8bbca2fc83d816920d491e37
|
|
| MD5 |
a25b6256a172912b8de116cc9d3c6863
|
|
| BLAKE2b-256 |
a1a5d550b9c4ac038b757c94983ad00674f073aec1965afa19bf1cc7693c692e
|
File details
Details for the file kilroy_module_server_py_sdk-0.10.0-py3-none-any.whl.
File metadata
- Download URL: kilroy_module_server_py_sdk-0.10.0-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.6 Linux/5.15.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c585b34cab32b480368d606405d148af2f318b480285effa9a15c34f6ae21bdb
|
|
| MD5 |
5285e2afc229dba0f82797b289399915
|
|
| BLAKE2b-256 |
2d337907af803fbef4b45bdd6c078ce4c997c896f65f30418c09ea937d7fad17
|