Structure to handle the _proprerties, _side_properties, _derived_properties tricks.
A class inheriting from BaseObject could have the following global-class variables:
` PROPERTIES = ["a","b"] SIDE_PROPERTIES = ["t"] DERIVED_PROPERTIES = ["whynot"] ` if so, object created from this class or any inheriting class could have access to the self._properties[“a”], self._properties[“b”] self._side_properties[“t”] or self._derived_properties[“whynot”] parameters.
BaseObject have a basic .copy() method.
Release files for propobject 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| propobject-0.1.3.tar.gz | 3.4 kB | Details |
Release files / propobject-0.1.3.tar.gz
| Download URL | propobject-0.1.3.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aad51a5d1b4f3fd4c1784586b6a5a0d8d016e3585d3ef31f7215263a30bedf31
|
|
BLAKE2b-256 checksum How to use checksums |
8129d9753f90dec9b666ddd597edf486d98b323f576fcf47b108b4870bda789d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |