Tutorials on advanced python topics, and literate programming framework to write them (see README.md)
-
Updated
Aug 8, 2023 - Python
Tutorials on advanced python topics, and literate programming framework to write them (see README.md)
Role system for Python3
A Decaf compiler written in Python for the course, 40414 Sharif University of Technology, Spring 2022.
Python metaclasses are how classes are created, and by defining your own metaclasses you can guide and constrain code contributors in a complex codebase. This article reviews how metaclasses can be employed to implement static checking of user-defined derived classes.
Add a description, image, and links to the python-metaclasses topic page so that developers can more easily learn about it.
To associate your repository with the python-metaclasses topic, visit your repo's landing page and select "manage topics."