News

Have you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the ...
Python is one of the most approachable languages to learn, thanks to its object-oriented-first approach and its minimal ...
glog uses a fixed format for the prefix that is attached to log messages, which seems to follow what Google's internal tools expect (#229 (comment)). However, other users of glog could need to ...
OpenAPT is a description format for APT repositories. An OpenAPT file allows you to describe the objects and relationships you need to maintain custom APT repositories through: (Local) Repositories ...