Visit complete Python roadmap

← Back to Topics List

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 here are some other options available as well:

  • Poetry : Manages dependencies via isolation
  • PIPX : Isolation-based app deployment, so you don’t have to affect the system or user PIP libraries. It enables you to try individual python CLI tools without affecting other dependencies.

Resources Community KGx AICbe YouTube

by Devansh Shukla

"AI Tamil Nadu formely known as AI Coimbatore is a close-Knit community initiative by Navaneeth with a goal to offer world-class AI education to anyone in Tamilnadu for free."