"A Python for Future Generations [EuroPython 2017 - Keynote - 2017-07-10 - Anfiteatro 2] [Rimini, Italy] A journey through the current Python interpreter, so... (more…)
Read more »
Bruno Oliveira is a core developer for pytest, the Python testing library. In this interview, we cover migrating a large codebase from C++ to Python, how to get started with pytest, and his love of Dark Souls. (more…)
Read more »
Record your service operations in production and replay them locally at any time in a sandbox - Optibus/playback... (more…)
Read more »
Multithreaded Python without the GIL. Contribute to colesbury/nogil development by creating an account on GitHub. (more…)
Read more »
argsv is a library for validating arguments passed to callables. With this library, you can validate arguments sent to callables in a simpler, more readable, and well-defined context. - mimseyedi/a... (more…)
Read more »