Contribute Media
A thank you to everyone who makes this possible: Read More

Edges of Python: Three Radical Python Hacks for Fun and Profit

Translations: en

Description

[EuroPython 2024 — South Hall 2A on 2024-07-12]

Edges of Python: Three Radical Python Hacks for Fun and Profit by Elvis Pranskevichus

https://ep2024.europython.eu/session/edges-of-python-three-radical-python-hacks-for-fun-and-profit

Building complex software projects is hard, but the fun part of doing it

is that it often pushes you to find non-obvious solutions to problems

which seem radical at first, yet almost obvious in hindsight. In this

talk you learn some of the unusual Python tricks that we use at EdgeDB

to write more efficient Python with fewer bugs, and which you can apply in

your project next time you need to scratch a similar itch.

---

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License: https://creativecommons.org/licenses/by-nc-sa/4.0/

Improve this page