pip topic
pip is a de facto standard package-management system used to install and manage software packages written in Python. Many packages can be found in the default source for packages and their dependencies — Python Package Index (PyPI).
pipupgrade
🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.
Gradient-Centralization-TensorFlow
Instantly improve your training performance of TensorFlow models with just 2 lines of code!
pipenv
Python Development Workflow for Humans.
pipx
Install and Run Python Applications in Isolated Environments
pipdeptree
A command line utility to display dependency tree of the installed Python packages
pigar
:coffee: A tool to generate requirements.txt for Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)
serverless-python-requirements
⚡️🐍📦 Serverless plugin to bundle Python packages
pip-audit
Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them
pip-update-requirements
Update the packages in a requirements.txt file.