Python
Advanced
https://realpython.com/tutorials/advanced/
Memory profiles
https://github.com/bloomberg/memray
pypy
Avoid calling functions in hot loops (for performance)
ORM
Pony
Tortoise (async)
Core Python
Dataclasses
Inspect
dis
Last updated