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
Development
To run the all tests run:
tox
Changelog
0.2.0 (2014-10-25)
First release on PyPI.
Release files for pylint-fields 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylint-fields-0.2.0.tar.gz | 10.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pylint_fields-0.2.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 14.7 kB
Release files / pylint-fields-0.2.0.tar.gz
| Download URL | pylint-fields-0.2.0.tar.gz |
|---|---|
| Size | 10.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
152833a150a4f0bf818ac5d229b9585d4445d0e849c4a5e9994822995bfa08e6
|
|
BLAKE2b-256 checksum How to use checksums |
12c4bb4e2941b32dbf04ee095525d164ee1dbf11250d67ef2d095633bfcd2587
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pylint_fields-0.2.0-py2.py3-none-any.whl
| Download URL | pylint_fields-0.2.0-py2.py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
38b23f7d760534399f386677555a2f399accf3f59f8ee6d768d608212869f78e
|
|
BLAKE2b-256 checksum How to use checksums |
61dda3b447fbcaa0048e3cdbd2322f922135db0ec9ff7698dfd03844c0c25a29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |