Skip to main content

SDK for kilroy module servers in Python 🧰

Project description

kilroy-module-server-py-sdk

SDK for kilroy module servers in Python 🧰

Lint Tests Docs


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


Download files

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

Source Distribution

kilroy-module-server-py-sdk-0.10.0.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file kilroy-module-server-py-sdk-0.10.0.tar.gz.

File metadata

File hashes

Hashes for kilroy-module-server-py-sdk-0.10.0.tar.gz
Algorithm Hash digest
SHA256 3faa268480d06a06a0aa560c50caad597f37f98a8bbca2fc83d816920d491e37
MD5 a25b6256a172912b8de116cc9d3c6863
BLAKE2b-256 a1a5d550b9c4ac038b757c94983ad00674f073aec1965afa19bf1cc7693c692e

See more details on using hashes here.

File details

Details for the file kilroy_module_server_py_sdk-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kilroy_module_server_py_sdk-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c585b34cab32b480368d606405d148af2f318b480285effa9a15c34f6ae21bdb
MD5 5285e2afc229dba0f82797b289399915
BLAKE2b-256 2d337907af803fbef4b45bdd6c078ce4c997c896f65f30418c09ea937d7fad17

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