Talk presented on 22 April 2024 at PyConDEPyCon DE & PyData Berlin 2024.
Slides with their notes are in a single file:
metaclasses.md
on the slides
folder.
You can run make run
, then point a browser to
localhost:1948/metaclasses.md. The
slides will be served with Reveal.js
by the project
reveal-md.
The demonstration exercises are in slides/code/exercises.ipynb.