#packages

13 pages tagged packages.

13/13

winget Package Manager

Installing, upgrading, and managing packages with Windows Package Manager.

05-26-2026#winget#windows#packages

Pip Packages

Cheat sheets for third-party PyPI packages — HTTP clients, data tools, validation, terminal UIs, and more.

05-25-2026#packages#pip#python

Packages

Cheat sheets for individual libraries and modules across language ecosystems — pip, npm, Cargo, and Go.

05-25-2026#packages#libraries#ecosystem

npm Packages

Cheat sheets for Node.js modules from the npm registry — HTTP clients, validation, CLI builders, utility libraries, and more.

05-25-2026#packages#npm#node

Go Modules

Cheat sheets for Go modules from pkg.go.dev — web frameworks, CLI builders, config, ORMs, and more.

05-25-2026#packages#go#modules

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.

05-25-2026#python#packages#pip

Cargo Crates

Cheat sheets for Rust crates from crates.io — async runtimes, serialization, CLI builders, HTTP clients, and more.

05-25-2026#packages#cargo#rust

apt-get Package Management

Debian and Ubuntu package management — update, install, remove, upgrade, and maintain packages with apt-get.

05-25-2026#apt#debian#ubuntu

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.

04-26-2026#javascript#yarn#packages

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.

04-26-2026#javascript#pnpm#packages

pip

Complete pip reference covering installation, package management, requirements files, private registries, caching, offline installs, and reproducible builds.

04-26-2026#python#pip#packages

package.json Reference

Complete reference for the Node.js package manifest — name, version, scripts, dependencies, exports, workspaces, and the packageManager field for Corepack.

04-26-2026#javascript#npm#packages

npm Package Manager

Complete npm reference — installing packages, scripts, workspaces, package.json anatomy, audit, publish, link, lockfiles, and registry configuration.

04-26-2026#javascript#npm#packages