Skip to content

Commit 6b54405

Browse files
authored
docs: rebrand to Claude SDK and streamline README
- Rename "Anthropic Python API library" to "Claude SDK for Python" - Replace "Anthropic API" with "Claude API" in README - Streamline README: remove inline usage examples, centralize docs at platform.claude.com - Update getting started example to use claude-opus-4-6-20250219 - Add documentation contribution link to CONTRIBUTING.md - Point users to platform.claude.com/docs/en/api/sdks/python for full docs
1 parent 4a4dc9f commit 6b54405

File tree

2 files changed

+15
-836
lines changed

2 files changed

+15
-836
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Contributing to documentation
2+
3+
The documentation for this SDK lives at [platform.claude.com/docs/en/api/sdks/python](https://platform.claude.com/docs/en/api/sdks/python). To suggest changes, open an issue.
4+
15
## Setting up the environment
26

37
### With `uv`

0 commit comments

Comments
 (0)