PyPI
pypi.org › project › anthropic
anthropic · PyPI
pip install -U anthropic[bedrock].
» pip install anthropic
Anthropic
anthropic.com › engineering › desktop-extensions
Anthropic
npm install -g @anthropic-ai/mcpb mcpb init mcpb pack
Videos
Install Anthropic's Computer Use Fast! Under 5 Minutes!
02:57
Get Started with Anthropic's Computer Use in 30 Seconds - YouTube
02:51
Get Started with Anthropic's New 'Use Computer' API in 3 Minutes ...
08:23
🚀 Claude Code : installation et prise en main en 8 minutes chrono !
How to Install Claude Code (for beginners) - YouTube
04:18
How to Install And Use Claude Code - YouTube
npm
npmjs.com › package › @anthropic-ai › claude-code
anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code · Navigate to your project directory and run claude. We welcome your feedback. Use the /bug command to report issues directly within Claude Code, or file a GitHub issue.
» npm install @anthropic-ai/claude-code
Published Dec 22, 2025
Version 2.0.76
Author Anthropic
Repository https://github.com/anthropics/claude-code
Anaconda.org
anaconda.org › conda-forge › anthropic
anthropic - conda-forge | Anaconda.org
Install anthropic with Anaconda.org. Library for accessing the anthropic API
Anthropic
support.anthropic.com › en › articles › 10065433-installing-claude-for-desktop
Installing Claude Desktop | Claude Help Center
Open the file to complete installation.
Anthropic
docs.anthropic.com › en › docs › initial-setup
Get started with Claude - Anthropic
curl https://api.anthropic.com/v1/messages \ -H "Content-Type: application/json" \ -H "x-api-key: $ANTHROPIC_API_KEY" \ -H "anthropic-version: 2023-06-01" \ -d '{ "model": "claude-sonnet-4-20250514", "max_tokens": 1000, "messages": [ { "role": "user", "content": "What should I search for to find the latest developments in renewable energy?"
npm
npmjs.com › package › @anthropic-ai › sdk
anthropic-ai/sdk
The REST API documentation can be found on docs.anthropic.com. The full API of this library can be found in api.md. npm install @anthropic-ai/sdk · The full API of this library can be found in api.md.
» npm install @anthropic-ai/sdk
Published Dec 06, 2025
Version 0.71.2
Author Anthropic
GitHub
github.com › anthropics › claude-plugins-official
GitHub - anthropics/claude-plugins-official: Anthropic-managed directory of high quality Claude Code Plugins.
To install, run /plugin install {plugin-name}@claude-plugin-directory ... Internal plugins are developed by Anthropic team members.
Starred by 372 users
Forked by 50 users
Languages Shell 56.1% | Python 43.9%
Claude
code.claude.com › docs › en › setup
Set up Claude Code - Claude Code Docs
Some users may be automatically ... the installation process completes, navigate to your project and start Claude Code: ... Claude Console: The default option. Connect through the Claude Console and complete the OAuth process. Requires active billing in the Anthropic ...
GitHub
github.com › anthropics › claude-quickstarts
GitHub - anthropics/claude-quickstarts: A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API
To use these quickstarts, you'll need an Claude API key. If you don't have one yet, you can sign up for free at console.anthropic.com.
Starred by 12.8K users
Forked by 2.1K users
Languages Python 56.1% | TypeScript 26.2% | Jupyter Notebook 7.2% | JavaScript 6.3% | Shell 1.5% | HTML 1.1%
Anthropic
anthropic.com › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
How Anthropic teams use Claude Code · Case study · Case studyCase study · Fix software bugs faster with ClaudeFix software bugs faster with Claude · Fix software bugs faster with Claude · Blog · BlogBlog · Use Claude Code where you work · Get Claude Code · curl -fsSL https://claude.ai/install.sh | bash ·
GitHub
github.com › anthropics › anthropic-sdk-python
GitHub - anthropics/anthropic-sdk-python
Starred by 2.5K users
Forked by 411 users
Languages Python