| Port details on branch 2026Q1 |
- py-websockets Implementation of the WebSocket Protocol (RFC 6455 and 7692)
- 16.0 devel
=6 15.0.1Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2019-05-11 18:19:57
- Last Update: 2026-01-14 20:11:16
- Commit Hash: 4543856
- People watching this port, also watch:: libraw, libinotify, font-misc-meltho, py311-pycparser, p5-Encode-Locale
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/websockets/
- https://github.com/python-websockets/websockets
- Description:
- websockets is a library for building WebSocket servers and clients in Python
with a focus on correctness and simplicity.
Built on top of asyncio, Python's standard asynchronous I/O framework, it
provides an elegant coroutine-based API.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}websockets>0:devel/py-websockets@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-websockets/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-websockets
- pkg install py311-websockets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-websockets listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-websockets
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1768421031
SHA256 (websockets-16.0.tar.gz) = 5f6261a5e56e8d5c42a4497b364ea24d94d9563e8fbd44e78ac40879c60179b5
SIZE (websockets-16.0.tar.gz) = 179346
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=39.2.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- audio/py-vosk
- deskutils/py-paperless-ngx
- finance/freqtrade
- games/py-pychess
- www/yt-dlp
-
Deleted ports which required this port:
- for Run
-
- audio/py-vosk
- deskutils/py-paperless-ngx
- devel/py-aiorpcX
- devel/py-aiorpcX-legacy
- devel/py-gql
- devel/py-signalr-client-aio
- finance/freqtrade
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-websockets
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|