There should be one—and preferably only one—obvious way to do it.—Tim Peters, Zen of Python While that quote is excellent, Python doesn’t always adhere to it in principle. One area where Python has fallen short of the ideal is package management. For too long, managing Python projects involved a mishmash of tools and methodologies. However,










