Python Super PEP Week

This week was really busy in the PEP side in Python. Three new PEPs were published touching internal and externals of the language. Here is a snapshot for y’all.
All PEPs are still under discussion but given the proponents, it is expected that they will p… Read more

Similar

A Project Skeleton for Python Projects

As a software engineer, I’m always looking for ways to optimize the tedious tasks and repetition out of my workflow, and one of these repetitive tasks is building and maintaining Python packages - you know, the repositories that get uploaded into devpi or... (more…)

Read more »