Skip to main content

A Pylint plugin to help it understand 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylint-mongoengine-0.3.0.tar.gz (7.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page