| Port details |
- py-qdrant-client Python client for Qdrant vector search engine
- 1.16.1 databases
=0 1.15.1Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: 2025-09-14 10:36:05
- Last Update: 2025-12-03 06:43:28
- Commit Hash: 9fce718
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/qdrant/qdrant-client
- Description:
- Client library and SDK for the Qdrant vector search engine.
Library contains type definitions for all Qdrant API and allows to make both
Sync and Async requests.
Client allows calls for all Qdrant API methods directly. It also provides some
additional helper methods for frequently required operations, e.g. initial
collection uploading.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}qdrant-client>0:databases/py-qdrant-client@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-qdrant-client/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-qdrant-client
- pkg install py311-qdrant-client
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-qdrant-client listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-qdrant-client
- Package flavors (<flavor>: <package>)
- py311: py311-qdrant-client
- distinfo:
- TIMESTAMP = 1764744188
SHA256 (qdrant_client-1.16.1.tar.gz) = 676c7c10fd4d4cb2981b8fcb32fd764f5f661b04b7334d024034d07212f971fd
SIZE (qdrant_client-1.16.1.tar.gz) = 332130
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-poetry-core>0 : devel/py-poetry-core@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-grpcio>0 : devel/py-grpcio@py311
- py311-httpx>0 : www/py-httpx@py311
- py311-numpy>0 : math/py-numpy@py311
- py311-portalocker>0 : devel/py-portalocker@py311
- py311-protobuf>0 : devel/py-protobuf@py311
- py311-pydantic2>0 : devel/py-pydantic2@py311
- py311-urllib3>0 : net/py-urllib3@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-mem0ai
Configuration Options:
- No options to configure
- Options name:
- databases_py-qdrant-client
- 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 |
1.16.1 03 Dec 2025 06:43:28
    |
Juraj Lutter (otis)  Author: Yuri Victorovich |
databases/py-qdrant-client: Update to 1.16.1
PR: 291361 |
1.15.1 14 Sep 2025 10:31:35
    |
Juraj Lutter (otis)  |
databases/py-qdrant-client: Add new port
Add py-qdrant-client, a client library and SDK for the Qdrant
vector search engine.
Sponsored by: resulta.tech |
Number of commits found: 2
|