💾 Archived View for tris.fyi › pydoc › amethyst.kindergarten captured on 2023-01-29 at 03:51:03. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-01-08)

-=-=-=-=-=-=-

Back to module index

Go to module by name

amethyst

amethyst.kindergarten

This module has no docstring.

Classes

Config

Config(hosts: List[amethyst.config.HostConfig], handler: Callable[[str, amethyst.request.Connection], Awaitable[amethyst.response.Response]], port: int = 1965)
from_config(cfg)
load(self, cfg)
port = 1965

Server

get_server(self)
handle_connection(self, reader, writer)

ServerManager

reconfigure(self)
start(self)

Functions

cli

cli()

Other members

log = <Logger amethyst.kindergarten (INFO)>

Modules

asyncio

json

logging

signal

sys