0 purchases
proteanelasticsearch 0.0.6
Protean Elasticsearch Extension
Free software: BSD 3-Clause License
Installation
pip install protean-elasticsearch
Documentation
https://protean-elasticsearch.readthedocs.io/
Development
pyenv virtualenv -p python3.6 3.6.5 protean-es-dev
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox
Changelog
0.0.1 (2018-07-20)
First release on PyPI.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.