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).

List pip repositories

pipupgrade

573
Stars
27
Forks
Watchers

🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.

Gradient-Centralization-TensorFlow

106
Stars
21
Forks
Watchers

Instantly improve your training performance of TensorFlow models with just 2 lines of code!

pipenv

24.6k
Stars
1.9k
Forks
Watchers

Python Development Workflow for Humans.

pip

9.3k
Stars
3.0k
Forks
Watchers

The Python package installer

pipx

9.2k
Stars
383
Forks
Watchers

Install and Run Python Applications in Isolated Environments

pipdeptree

2.7k
Stars
147
Forks
Watchers

A command line utility to display dependency tree of the installed Python packages

pigar

1.8k
Stars
91
Forks
1.8k
Watchers

:coffee: A tool to generate requirements.txt for Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)

serverless-python-requirements

1.1k
Stars
286
Forks
Watchers

⚡️🐍📦 Serverless plugin to bundle Python packages

pip-audit

929
Stars
61
Forks
Watchers

Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them

pip-update-requirements

597
Stars
22
Forks
Watchers

Update the packages in a requirements.txt file.