https://github.com/python-websockets/websockets
python python3 websocket websocket-client websocket-library websocket-server websockets
Score: 8.637462023807181
Last synced: about 1 hour ago
JSON representation
Repository metadata:
Library for building WebSocket servers and clients in Python
- Host: GitHub
- URL: https://github.com/python-websockets/websockets
- Owner: python-websockets
- License: bsd-3-clause
- Created: 2013-03-30T08:59:30.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2026-01-16T11:07:20.000Z (19 days ago)
- Last Synced: 2026-01-23T16:08:27.152Z (12 days ago)
- Topics: python, python3, websocket, websocket-client, websocket-library, websocket-server, websockets
- Language: Python
- Homepage: https://websockets.readthedocs.io/
- Size: 3.57 MB
- Stars: 5,620
- Watchers: 107
- Forks: 581
- Open Issues: 19
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
-
Funding:
- Github: python-websockets
- Open collective: websockets
- Tidelift: pypi/websockets
Owner metadata:
- Name: python-websockets
- Login: python-websockets
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/130129149?v=4
- Repositories: 1
- Last Synced at: 2023-04-09T06:52:51.862Z
- Profile URL: https://github.com/python-websockets
Dependencies
docs/requirements.txt
pypi
- furo *
- sphinx *
- sphinx-autobuild *
- sphinx-copybutton *
- sphinx-inline-tabs *
- sphinxcontrib-spelling *
- sphinxcontrib-trio *
- sphinxext-opengraph *
example/deployment/heroku/requirements.txt
pypi
- websockets *
example/tutorial/step3/requirements.txt
pypi
- websockets *
.github/workflows/tests.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
example/deployment/kubernetes/Dockerfile
docker
- python 3.9-alpine build
example/deployment/fly/requirements.txt
pypi
- websockets *
example/deployment/render/requirements.txt
pypi
- websockets *
pyproject.toml
pypi
setup.py
pypi
.github/workflows/release.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- docker/setup-qemu-action v3 composite
- pypa/cibuildwheel v2.16.2 composite
- pypa/gh-action-pypi-publish release/v1 composite