elastic-transport 8.15.1
0
Transport classes and utilities shared among Python Elastic client libraries
Contents
Transport classes and utilities shared among Python Elastic client libraries
Stars: 20, Watchers: 20, Forks: 13, Open Issues: 11The elastic/elastic-transport-python
repo was created 4 years ago and the last code push was 3 days ago. The project is not very popular with only 20 github stars!
How to Install elastic-transport
You can install elastic-transport using pip
pip install elastic-transport
or add it to a project with poetry
poetry add elastic-transport
Package Details
- Author
- Elastic Client Library Maintainers
- License
- None
- Homepage
- https://github.com/elastic/elastic-transport-python
- PyPi:
- https://pypi.org/project/elastic-transport/
- Documentation:
- https://elastic-transport-python.readthedocs.io
- GitHub Repo:
- https://github.com/elastic/elastic-transport-python
Classifiers
Related Packages
Errors
A list of common elastic-transport errors.
Code Examples
Here are some elastic-transport
code examples and snippets.
GitHub Issues
The elastic-transport package has 11 open issues on GitHub
- Allow urllib3 v2.0
- Add support for HTTP compression level
- Update the dependency on urllib3 to >2.0?