Port details |
- py-channels Brings async, event-driven capabilities to Django
- 4.2.0 www =2 4.1.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-10-11 13:00:23
- Last Update: 2024-11-21 20:54:08
- Commit Hash: cec5536
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://channels.readthedocs.io/en/latest/
- https://github.com/django/channels
- Description:
- Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and
other async support to your code, using familiar Django design patterns and a
flexible underlying framework that lets you not only customize behaviours but
also write support for your own protocols and needs.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}channels>0:www/py-channels@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-channels/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-channels
- pkg install py311-channels
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-channels listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-channels
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732202562
SHA256 (channels-4.2.0.tar.gz) = d9e707487431ba5dbce9af982970dab3b0efd786580fadb99e45dca5e39fdd59
SIZE (channels-4.2.0.tar.gz) = 26554
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>=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:
-
- py311-asgiref>=3.6.0<4 : www/py-asgiref@py311
- py311-django42>=4.2 : www/py-django42@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-channels-redis
Configuration Options:
- No options to configure
- Options name:
- www_py-channels
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|