You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

protean-elasticsearch

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protean-elasticsearch

Protean Elasticsearch Extension

0.0.6
pipPyPI
Maintainers
2

======== Overview

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:

.. list-table:: :widths: 10 90 :stub-columns: 1

- - Windows
  - ::

        set PYTEST_ADDOPTS=--cov-append
        tox

- - Other
  - ::

        PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.1 (2018-07-20)

  • First release on PyPI.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts