Port details |
- py-atom Memory efficient Python objects
- 0.12.1 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-07 08:21:05
- Last Update: 2025-10-07 08:19:43
- Commit Hash: 18ee2b9
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://atom.readthedocs.io/en/latest/
- https://github.com/nucleic/atom
- Description:
- Atom is a framework for creating memory efficient Python objects with enhanced
features such as dynamic initialization, validation, and change notification
for object attributes. It provides the default model binding behavior for the
Enaml UI framework.
Key features:
* Memory efficient object creation
* Dynamic attribute initialization
* Attribute validation
* Change notification system
* Type annotation support (atom 0.8.0+)
* Enhanced property system
Atom objects can be defined using traditional class-based approach or modern
type annotations, making it suitable for both legacy and modern Python
codebases.
 ¦ ¦ ¦ ¦ 
- 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}atom>0:devel/py-atom@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-atom/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-atom
- pkg install py311-atom
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-atom listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-atom
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759782668
SHA256 (atom-0.12.1.tar.gz) = 2cbfb77939da28879a5432e3b201ac026be85c789c4e96de246a6f6a9f4be57a
SIZE (atom-0.12.1.tar.gz) = 170161
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-cppy>0 : devel/py-cppy@py311
- py311-setuptools-scm>0 : devel/py-setuptools-scm@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-benchmark>0 : devel/py-pytest-benchmark@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pytest-mypy-plugins>0 : devel/py-pytest-mypy-plugins@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-atom
- 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.12.1 07 Oct 2025 08:19:43
    |
Yuri Victorovich (yuri)  |
devel/py-atom: New port: Memory efficient Python objects |
Number of commits found: 1
|