Port details |
- py-anthropic Convenient access to the Anthropic REST API via python
- 0.34.2 misc =2 0.26.0Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2024-05-22 14:00:19
- Last Update: 2024-09-11 05:54:25
- Commit Hash: 6b3bc97
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/anthropics/anthropic-sdk-python
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}anthropic>0:misc/py-anthropic@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-anthropic/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-anthropic
- pkg install py311-anthropic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-anthropic listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-anthropic
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725873204
SHA256 (anthropic-0.34.2.tar.gz) = 808ea19276f26646bfde9ee535669735519376e4eeb301a2974fc69892be1d6e
SIZE (anthropic-0.34.2.tar.gz) = 902318
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-anyio>=3.5 : devel/py-anyio@py311
- py311-cached-property>=1.2.0 : devel/py-cached-property@py311
- py311-distro>0 : sysutils/py-distro@py311
- py311-httpx>=0.23.0 : www/py-httpx@py311
- py311-pydantic2>1.9.0 : devel/py-pydantic2@py311
- py311-sniffio>0 : devel/py-sniffio@py311
- py311-tokenizers>0 : textproc/py-tokenizers@py311
- py311-typing-extensions>=4.7 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-llm-claude-3
Configuration Options:
- No options to configure
- Options name:
- misc_py-anthropic
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.34.2 11 Sep 2024 05:54:25 |
Dave Cottlehuber (dch) |
misc/py-anthropic: update to 0.34.2
Sponsored by: SkunkWerks, GmbH |
0.26.0 22 May 2024 13:57:17 |
Dave Cottlehuber (dch) |
misc/py-anthropic: new port - REST-based SDK for Anthropic API |
Number of commits found: 2
|