For the complete documentation index, see llms.txt. This page is also available as Markdown.

Web & Networking

Packages for network and web operations.

  • serve - HTTP server / web framework (routing, middleware, contexts).

  • ws - WebSocket client and server.

  • originchats - Bot framework for OriginChats servers.

  • requests - HTTP client (get/post/put/…).

  • net - Low-level TCP/UDP sockets and DNS lookups.

  • url - URL parsing, building and query-string handling.

  • ftp - FTP file transfers.

  • ssh - SSH connections, remote commands and SCP.

  • s3 - S3-compatible object storage client.

  • webpush - Web Push notifications (VAPID).

Last updated