#packages
13 pages tagged packages.
winget Package Manager
Installing, upgrading, and managing packages with Windows Package Manager.
Pip Packages
Cheat sheets for third-party PyPI packages — HTTP clients, data tools, validation, terminal UIs, and more.
Packages
Cheat sheets for individual libraries and modules across language ecosystems — pip, npm, Cargo, and Go.
npm Packages
Cheat sheets for Node.js modules from the npm registry — HTTP clients, validation, CLI builders, utility libraries, and more.
Go Modules
Cheat sheets for Go modules from pkg.go.dev — web frameworks, CLI builders, config, ORMs, and more.
Essential Python Packages
Overview of the 34 most useful Python packages — HTTP clients, data science, web frameworks, orchestration, testing, and tooling. Each has its own dedicated page with examples.
Cargo Crates
Cheat sheets for Rust crates from crates.io — async runtimes, serialization, CLI builders, HTTP clients, and more.
apt-get Package Management
Debian and Ubuntu package management — update, install, remove, upgrade, and maintain packages with apt-get.
Yarn Package Manager
Yarn is a fast, deterministic package manager from Meta. Covers Yarn Classic (v1) vs Yarn Berry (v4), install, add, remove, workspaces, Plug'n'Play, and migration tips.
pnpm Package Manager
Fast, disk-efficient package manager using a content-addressable store and hard-links. Covers install, add, remove, scripts, dlx, exec, the pnpm store, and workspaces.
pip
Complete pip reference covering installation, package management, requirements files, private registries, caching, offline installs, and reproducible builds.
package.json Reference
Complete reference for the Node.js package manifest — name, version, scripts, dependencies, exports, workspaces, and the packageManager field for Corepack.
npm Package Manager
Complete npm reference — installing packages, scripts, workspaces, package.json anatomy, audit, publish, link, lockfiles, and registry configuration.