When I worked in telecommunications as an engineer (late 2000’s) Electronic Switching Systems had been pretty much taken over by software switching systems, but the hardware, closely coupled to that software, was still very much an important component. While the call switching and routing was no longer achieved by thousands and thousands of hardware relays […]
Tag archives: commandline interface
Creating rapid CLI prototypes with cli-output
I’m working on the usability of pip (the official Python package manager) at the moment. This short blogpost isn’t about how to design CLIs. It is about creating rapid prototypes with this tool – part “look at this useful tool, part “thank you Pradyun” part feature request list. 🙂 Update After putting together the feature […]