summaryrefslogtreecommitdiff
path: root/misc/py-anthropic/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-anthropic/pkg-descr')
-rw-r--r--misc/py-anthropic/pkg-descr7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/py-anthropic/pkg-descr b/misc/py-anthropic/pkg-descr
index 8dd3ef218a1c..057c299c67b5 100644
--- a/misc/py-anthropic/pkg-descr
+++ b/misc/py-anthropic/pkg-descr
@@ -1,5 +1,6 @@
-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 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.