Setuptools command for pylint
Project description
Setuptools lint command
This package expose pylint as a lint command into setup.py.
Installation
This package is published on pypi. You can use pip to install it.
pip install setuptools-lint
Usage
python setup.py lint
For a full list of options, do
python setup.py lint --help
News
0.6.0
Release date: 14-Sept-2018
make python 2 & 3 explicit, thanks @cclauss
fixed pylint > 1.9 dependencies
0.5.2
Release date: 21-Aug-2016
fix outfile parameter
0.5
Release date: 12-Aug-2016
fix creating dirs on outfile
0.4
Release date: 18-Nov-2015
allow to pipe commands like python setup.py lint install
0.3
Release date: 14-Jun-2014
Adding dependency handeling, similar to that of setuptools’s test command, such that required dependencies get fetched and added to the path prior to running the lint
0.2
Release date: 7-Apr-2014
Better support for packages
Allow specification of PyLint config file either on commandline or as setup keyword arg
0.1
Release date: 5-Jun-2012
First release
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
File details
Details for the file setuptools-lint-0.6.0.tar.gz
.
File metadata
- Download URL: setuptools-lint-0.6.0.tar.gz
- Upload date:
- Size: 3.9 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/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e794e15c7c8dde970b618d9c7ad4588aeaea067f034ccb4ae8facc630b534199 |
|
MD5 | 1d0bedb4c35ee87ad8382f12de121974 |
|
BLAKE2b-256 | 7a312c82e3ec44a9b281c844b660c08d2c8405f692fe7fdde058766c4cfb3fc4 |
File details
Details for the file setuptools_lint-0.6.0-py2-none-any.whl
.
File metadata
- Download URL: setuptools_lint-0.6.0-py2-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2
- 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/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9a193fdaafcdc2a22984e9ecd6be801a21e82b184b8eaa4f86e98fa8ec90926 |
|
MD5 | 828a4d7545f0ec13445c225174bb75d5 |
|
BLAKE2b-256 | 0b4119da1b3b9ac294f18cc6d40a67cabc1d7a95c4c3982a054d3a2e7db4272a |