pylint plugin for the elasticsearch-dsl package
Project description
pylint-elasticsearch-dsl
pylint plugin for the
elasticsearch-dsl package
This plugin is needed to help pylint understand the types of some objects of the elasticsearch-dsl
package.
Currently, this plugin only patches the false positive invalid-unary-operand-type error
that is triggered when writing for example:
from elasticsearch_dsl import Q
~Q("exists", field="foo")
See this issue for more details.
Contributing
To work on this project, install the development requirements by running:
make install
The tests can be run with:
make test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylint-elasticsearch-dsl-0.1.0.tar.gz.
File metadata
- Download URL: pylint-elasticsearch-dsl-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d9a22291f1a0ca6ded6e663a83d4b98b5a5426813addd386899d5cb7c330435
|
|
| MD5 |
2a96d160f25ff568a0aa192cc655e6bb
|
|
| BLAKE2b-256 |
aaa7abc291d19e145b13b3af918b967886c009e5ea8a8a6e453fba4ee951e46b
|
File details
Details for the file pylint_elasticsearch_dsl-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pylint_elasticsearch_dsl-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e269fb7730f535223118747b260804c8f88ce791d8a26f04727c1bd672cfad3f
|
|
| MD5 |
c1f92e92bcd5c4abebc44ce85de46c96
|
|
| BLAKE2b-256 |
fd2b848d708022552c8ab8cba3b0d9144e08c797d273cbc4b7caafca851994d7
|