tarasko/picows
Ultra-fast websocket client and server for asyncio
Repository profile
Library for building WebSocket servers and clients in Python
Repository updates
Get generated python-websockets/websockets development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-08 03:05
7 captures since 2026-05-22
Stars from baseline +18
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-08 03:05
pyproject.toml
python ecosystem,
1 dependency
setup.py
python ecosystem,
0 dependencies
docs/requirements.txt
python ecosystem,
9 dependencies
tests/requirements.txt
python ecosystem,
3 dependencies
example/deployment/fly/requirements.txt
python ecosystem,
1 dependency
example/deployment/heroku/requirements.txt
python ecosystem,
1 dependency
example/deployment/koyeb/requirements.txt
python ecosystem,
1 dependency
example/deployment/render/requirements.txt
python ecosystem,
1 dependency
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Ultra-fast websocket client and server for asyncio
Asynchronous HTTP client/server framework for asyncio and Python
Python Socket.IO server and client
Event-driven networking engine written in Python.
WebSocket library for Zig ⚡
This repository contains a basic, non-blocking WebSocket client written in the Zig programming language. It leverages the xev event loop for asynchronous operations and is able to run non-blocking on a single thread.