Class Metaprogramming Links in the book. Link Recommendation (out of 10) Read cpython: 7bdb71767091 lib/collections/init.py [ ] collections — container datatypes — python 3.8.6rc1 documentation [ ] pep 3155 -- qualified name for classes and functions [ ] built-in functions — python 3.8.6rc1 documentation [ ] types — dynamic type creation and names for built-in types — python 3.8.6rc1 documentation [ ] pep 3129 -- class decorators [ ] class decorators: radically simple - youtube [ ] meta-classes made easy [ ] pep 3115 -- metaclasses in python 3000 [ ] unifying types and classes in python 2.2 [ ] pep 487 -- simpler customisation of class creation [ ] github - lihaoyi/macropy: macros in python: quasiquotes, case classes, linq and more! [ ] simply scheme: introducing computer science [ ] event loop — python 3.8.6rc1 documentation [ ] a python ãsthetic: beauty and why i python - youtube [ ] transforming code into beautiful, idiomatic python - youtube [ ] [python-ideas] evolution of style guides [ ] pep8 · pypi [ ] flake8 · pypi [ ] pyflakes · pypi [ ] mccabe · pypi [ ] google python style guide [ ] pocoo style guide [ ] the hitchhiker’s guide to python! — the hitchhiker's guide to python [ ] s5: a simple standards-based slide show system [ ] about mongodb documentation — mongodb manual [ ] what is pythonic? [ ] pythonic way to sum n-th list element? [ ] pep 3099 -- things that will not change in python 3000 [ ] python documentation index [ ] example-code/taxi_sim.py at master · fluentpython/example-code · github [ ]