An open API service indexing awesome lists of open source software.

https://github.com/lancelote/hidden-power-of-the-python-runtime

My experiments around "The Hidden Power of the Python Runtime" talk by Elizaveta Shashkova
https://github.com/lancelote/hidden-power-of-the-python-runtime

assertion ast debugger frame meta python

Last synced: about 2 months ago
JSON representation

My experiments around "The Hidden Power of the Python Runtime" talk by Elizaveta Shashkova

Awesome Lists containing this project

README

        

# hidden-power-of-the-python-runtime

My experiments around "[The Hidden Power of the Python Runtime][1]" talk by [Elizaveta Shashkova][2]

Original source code can be found [here][3].

[1]: https://youtu.be/yr6E7FwK_Hw
[2]: https://twitter.com/lisa_shashkova
[3]: https://github.com/Elizaveta239/PyRuntimeTricks