| Port details |
- py-Events Python Event Handling the C
- 0.5 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: siva@FreeBSD.org
 - Port Added: 2026-05-20 15:09:04
- Last Update: 2026-05-20 15:06:22
- Commit Hash: 97c9ac3
- License: BSD3CLAUSE
- WWW:
- https://events.readthedocs.io/en/latest/
- Description:
- Bringing the elegance of C# EventHandler to Python
The C# language provides a handy way to declare, subscribe to and fire events.
Technically, an event is a "slot" where callback functions (event handlers) can
be attached to - a process referred to as subscribing to an event.
This is a handy package that encapsulates the core to event subscription and
event firing and feels like a "natural" part of the language.
¦ ¦ ¦ ¦ 
- 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}Events>0:devel/py-Events@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-Events/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-Events
- pkg install py311-Events
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-Events listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-Events
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1767037887
SHA256 (pyeve-events-v0.5_GH0.tar.gz) = 51fed10bad025e4bb81714b6114546b7f42773eda82df10e769d76a7859e9c3a
SIZE (pyeve-events-v0.5_GH0.tar.gz) = 13200
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:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-opensearch-py
Configuration Options:
- No options to configure
- Options name:
- devel_py-Events
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.5 20 May 2026 15:06:22
    |
Siva Mahadevan (siva)  |
devel/py-Events: new port
Needed to update textproc/py-opensearch-py to latest upstream 3.1.0.
Approved by: lwhsu (mentor, implicitly) |
Number of commits found: 1
|