You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developing and publishing packages in Python can be a headache. There are a number of steps and challenges to consider, such as installing and managing dependencies, isolating builds, and publishing the resulting packages to PyPI. Lots of tools aim to simplify these steps and address these challenges, but each approaches the task in a variety of ways.
This project needs to choose a packaging framework and associated tool(s) that balance robustness, simplicity, and reliability.
Problem Statement
Developing and publishing packages in Python can be a headache. There are a number of steps and challenges to consider, such as installing and managing dependencies, isolating builds, and publishing the resulting packages to PyPI. Lots of tools aim to simplify these steps and address these challenges, but each approaches the task in a variety of ways.
This project needs to choose a packaging framework and associated tool(s) that balance robustness, simplicity, and reliability.
Decision Drivers
Options to Consider
Research Links
The text was updated successfully, but these errors were encountered: