Port details |
- py-elasticsearch7 Official Python low-level client for Elasticsearch
- 7.17.12 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-09-02 18:15:46
- Last Update: 2025-09-02 17:58:50
- Commit Hash: bf937a7
- Also Listed In: python
- License: APACHE20
- WWW:
- https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html
- https://github.com/elastic/elasticsearch-py
- Description:
- Official low-level client for Elasticsearch. Its goal is to provide common
ground for all Elasticsearch-related code in Python; because of this it tries to
be opinion-free and very extendable.
For a more high level client library with more limited scope, have a look at
elasticsearch-dsl - a more pythonic library sitting on top of elasticsearch-py.
It provides a more convenient and idiomatic way to write and manipulate queries.
It stays close to the Elasticsearch JSON DSL, mirroring its terminology and
structure while exposing the whole range of the DSL from Python either directly
using defined classes or a queryset-like expressions.
It also provides an optional persistence layer for working with documents as
Python objects in an ORM-like fashion: defining mappings, retrieving and saving
documents, wrapping the document data in user-defined classes.
 ¦ ¦ ¦ ¦ 
- 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}elasticsearch7>0:textproc/py-elasticsearch7@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-elasticsearch7/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-elasticsearch7
- pkg install py311-elasticsearch7
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-elasticsearch7 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-elasticsearch7
- Package flavors (<flavor>: <package>)
- py311: py311-elasticsearch7
- distinfo:
- TIMESTAMP = 1753796098
SHA256 (elasticsearch-7.17.12.tar.gz) = a1f5733ae8cf1dbf0a78593389f2503c87dd97429976099832bf0626cdfaac8b
SIZE (elasticsearch-7.17.12.tar.gz) = 248018
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-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=0 : devel/py-coverage@py311
- py311-mock>=0 : devel/py-mock@py311
- py311-pytest>=0,1 : devel/py-pytest@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-requests>=2.0.0<3.0.0 : www/py-requests@py311
- py311-nose>=0 : devel/py-nose@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-certifi>=0 : security/py-certifi@py311
- py311-urllib3>=1.21.1,1<2,1 : net/py-urllib3@py311
- py311-requests>=2.4.0<3.0.0 : www/py-requests@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-django-haystack
Configuration Options:
- ===> The following configuration options are available for py311-elasticsearch7-7.17.12:
ASYNC=off: Asynchronous support
REQUESTS=on: Enable requests support
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-elasticsearch7
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.17.12 02 Sep 2025 17:58:50
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-elasticsearch7: Add py-elasticsearch7 7.17.12 (copied from
py-elasticsearch)
- Add PORTSCOUT |
Number of commits found: 1
|