Moshe'z Projects
by Moshe Zadka
Open source
- El Camino Real is a complete reimagining of how to write command-line applications, with emphasis on developer productivity tools.
- NColony is a process supervisor, balancing power with size, that is ideal for using inside containers.
- Seashore (docs) is a high-level abstraction for running shell commands, optimized for Pythonic code and easy testability.
- rfc7464 is a Python library for parsing the JSON-SEQ (RFC7464) format.
- Twisted is a Python asynchronous framework. I have been a core contributor on the project since its beginning.
Books
- from python import better: A short booklet about improving your Python style.
- (Coming Soon) Expert Twisted: A collaboration between several Twisted core contributors on how to write better Twisted applications.