Back to Developer Roadmap

Package Managers

src/data/roadmaps/python/content/[email protected]

4.0457 B
Original Source

Package Managers

Package managers allow you to manage the dependencies (external code written by you or someone else) that your project needs to work correctly.

PyPI and Pip are the most common contenders but there are some other options available as well.

Visit the following resources to learn more: