summaryrefslogtreecommitdiff
path: root/misc/py-anthropic/pkg-descr
blob: 057c299c67b5b35208f0c77bad5f162d1b888cf3 (plain) (blame)
1
2
3
4
5
6
The Anthropic Python library provides convenient access to the Anthropic
REST API from any Python application. It includes type definitions for all
request params and response fields, and offers both synchronous and
asynchronous clients powered by httpx.

The REST API documentation can be found on docs.anthropic.com.