skip to content

Pip (Python)

0 cheat sheets

Pip Packages#

Per-package cheat sheets for third-party PyPI packages. Slugs use the form pip-<name> (e.g. pip-requests, pip-rich) so the same package name in another ecosystem never collides with these.

For the package managers themselves — pip, uv, poetry, pipx — see the Python section.

Many packages here ship a command-line binary in addition to their Python API. Those have a companion CLI article in Linux (cross-platform CLIs live there by convention), cross-linked via related:.