Code for my talk at the Python Pizza micro conference. π§π π§π₯¦
The examples require Python 3.7 or newer as well as the packages from
requirements.txt
.
You can run the examples as follows:
python -m inheritance
python -m composition
Please note that python-composition is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.