> Packaging in Python has a bit of a reputation for being a bumpy ride. This is mostly a confused side effect of Python's versatility.
There are warts, but for most people it really is simple unless you start going of the well beaten track.
Personally, as a full stack Python dev, I love the idea of just making everything, even none Python stuff, “pip install”able via binary wheels.
> Packaging in Python has a bit of a reputation for being a bumpy ride. This is mostly a confused side effect of Python's versatility.
There are warts, but for most people it really is simple unless you start going of the well beaten track.
Personally, as a full stack Python dev, I love the idea of just making everything, even none Python stuff, “pip install”able via binary wheels.