[ Bron: python-dictobj ]
Pakket: python3-dictobj (0.4-7)
Verwijzigingen voor python3-dictobj
Debian bronnen:
Het bronpakket python-dictobj downloaden:
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
Python3 dictionary where keys can be accessed as instance attributes
This package extends the functionality of the normal Python dictionary by affording the ability to lookup dictionary keys as instance attributes (i.e. __getattr__) instead of "indices" (i.e. __getitem__).
This package contains the Python 3 version.
Andere aan python3-dictobj gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)