Port details |
- py-essentials General purpose classes and functions
- 1.1.8 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: yuri@FreeBSD.org
 - Port Added: 2025-10-06 08:30:27
- Last Update: 2025-10-06 08:25:52
- Commit Hash: 0c90397
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/Neoteroi/essentials
- Description:
- Essentials is a collection of general-purpose classes and functions for
Python development. It provides commonly used utilities and helpers that
can be reused across different projects.
Key features:
* Common utility classes and functions
* String manipulation helpers
* Date and time utilities
* Collection manipulation tools
* Type checking and validation helpers
* Configuration management utilities
* File system operation helpers
The library is designed to reduce code duplication and provide a
consistent set of tools for everyday Python programming tasks.
¦ ¦ ¦ ¦ 
- 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}essentials>0:devel/py-essentials@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-essentials/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-essentials
- pkg install py311-essentials
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-essentials listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-essentials
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759627635
SHA256 (essentials-1.1.8.tar.gz) = e042e0b33d385cfc26e1f0cc189fce5570d0959a1983438a557e7963a87b5638
SIZE (essentials-1.1.8.tar.gz) = 25098
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-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
- py311-pydantic>0 : devel/py-pydantic@py311
- 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
-
- www/py-essentials-openapi
Configuration Options:
- No options to configure
- Options name:
- devel_py-essentials
- 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 |
1.1.8 06 Oct 2025 08:25:52
    |
Yuri Victorovich (yuri)  |
devel/py-essentials: New port: General purpose classes and functions |
Number of commits found: 1
|