💾 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
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
This module has no docstring.
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
get_server(self)
handle_connection(self, reader, writer)
reconfigure(self)
start(self)
cli()
log = <Logger amethyst.kindergarten (INFO)>