Skip to main content

A pylint plugin for https://github.com/ionelmc/python-fields

Project description

Travis-CI Build Status AppVeyor Build Status Coverage Status PYPI Package PYPI Package Code Quality Status Documentation Status

A pylint plugin for python-fields. It makes pylint understand what fields are going to be present in the resulting class and what fields are required by the default __init__ method.

  • Free software: BSD license

Installation

pip install pylint-fields

Usage

Add this to your pylint conf:

[MASTER]
load-plugins=pylint_fields

Documentation

https://pylint-fields.readthedocs.org/

Development

To run the all tests run:

tox

Changelog

0.2.0 (2014-10-25)

  • First release on PyPI.

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-fields-0.2.0.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

pylint_fields-0.2.0-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

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