Improving Python Through PEPs and Protocols (opens in new tab)
Have you ever been confused by the naming of modules you're importing from a package? Is there a standard way to organize and name your Python virtual environments? This week on the show, Brett Cannon returns to discuss the Python Enhancement Proposals \(PEPs\) he's been working on recently\. ๐ Links from the show: We start with PEP 794, which extends the metadata fields for Python packages to specify the import names a project provides\. The metadata will help developers identify the correc...
Read the original article