Python uv Core Concepts: pyproject.toml, Lockfile & Virtual Environments
Understand uv's four core concepts and build the foundational knowledge needed for daily operations.
Understand uv's four core concepts and build the foundational knowledge needed for daily operations.
A collection of uv's five most common daily operations, with practical templates you can use immediately.
When moving beyond a single project to multi-version testing, legacy pipeline compatibility, and global tool management, uv handles it all.
A collection of uv's recommended long-term practices and common pitfalls, to help reduce failures and collaboration friction.
Cursor CLI brings your AI assistant to the terminal: write, edit, and ask questions without opening the IDE. Perfect for servers, scripts, and keyboard-driven workflows.
Install Cursor CLI in one terminal command using the official script. Supports macOS, Linux, WSL, and Windows.
The most common approach: use cursor agent to run commands or enter conversation mode; cursor ask for read-only questions; use --path to specify a working directory.
Agent modifies files, Plan drafts a plan before acting, Ask is read-only. One sentence to tell them apart — and learn to switch with slash commands mid-conversation.
Use --no-interactive to let the AI run to completion without waiting for input. Perfect for scripts and CI. Optionally pick --model or use -c to run in the cloud.
Resume conversations with --resume, confirm before running commands, use CLI alongside the IDE, plus answers to FAQs about command not found, pricing, and server usage.