|
|
|
|
|
by BiteCode_dev
545 days ago
|
|
Python packaging is broken mostly because bootstrapping is broken, and it cascades to packaging but people don't know the bootstrapping is responsible and blame packaging. Not saying packaging doesn't have faults, but on it's own, on a good Python setup, it's actually better than average. But few people have a good setup. In fact most people don't know what a good setup looks like. And here is why bootstrapping is broken: https://www.bitecode.dev/p/why-is-the-python-installation-pr... |
|