A Pylint plugin to help Pylint understand the MongoEngine
Project description
Pylint-mongoengine is a pylint plugin for mongoengine and mongomotor. Inspired
by the pylint-django plugin.
Install
=======
Install it using pip:
```sh
$ pip install pylint-mongoengine
```
Usage
=====
From the command line use the ``--load-plugins`` parameter:
```sh
$ pylint --load-plugins=pylint_mongoengine mycode/
```
or add ``load-plugins=pylint_mongoengine`` to your pylintrc file
by the pylint-django plugin.
Install
=======
Install it using pip:
```sh
$ pip install pylint-mongoengine
```
Usage
=====
From the command line use the ``--load-plugins`` parameter:
```sh
$ pylint --load-plugins=pylint_mongoengine mycode/
```
or add ``load-plugins=pylint_mongoengine`` to your pylintrc file
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
File details
Details for the file pylint-mongoengine-0.2.tar.gz
.
File metadata
- Download URL: pylint-mongoengine-0.2.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8345c4ee2dc05f829dadd2adf1ee6bc97f8ef19b6144c053572c2733eb6286a9 |
|
MD5 | d6e857eff34c0e9ab2316f0a02bdcc90 |
|
BLAKE2b-256 | 82d3bd4c83eff079cd77aea51abbf640bd59d129337261e25588e3a1cf653e7a |