Dynamic Attributes and Properties Links in the book. Link Recommendation (out of 10) Read example-code/19-dyn-attr-prop/oscon/data at master · fluentpython/example-code · github [ ] attrdict · pypi [ ] addict · pypi [ ] shelve — python object persistence — python 3.8.6rc1 documentation [ ] dbm — interfaces to unix “databases” — python 3.8.6rc1 documentation [ ] pickle — python object serialization — python 3.8.6rc1 documentation [ ] the simple but handy "collector of a bunch of named stuff" class « python recipes « activestate code [ ] multiprocessing — process-based parallelism — python 3.8.6rc1 documentation [ ] cpython: 50d581f69a73 lib/multiprocessing/managers.py [ ] argparse — parser for command-line options, arguments and sub-commands — python 3.8.6rc1 documentation [ ] cpython: 50d581f69a73 lib/argparse.py [ ] class-level read-only properties in python - stack overflow [ ] built-in functions — python 3.8.6rc1 documentation [ ] built-in types — python 3.8.6rc1 documentation [ ] wikiwikiweb welcome page [ ] uniform access principle [ ] controlling access to members of a class (the java™ tutorials > learning the java language > classes and objects) [ ] java's new considered harmful [ ] pep 8 -- style guide for python code [ ] descriptor howto guide — python 3.8.6rc1 documentation [ ]