setuptools-lint


Namesetuptools-lint JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/johnnoone/setuptools-pylint
SummarySetuptools command for pylint
upload_time2018-09-14 09:35:44
maintainer
docs_urlNone
authorXavier Barbosa
requires_python
licenseBSD
keywords pylint setuptools command
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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

.. _`pylint` : http://pypi.python.org/pypi/pylint


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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/johnnoone/setuptools-pylint",
    "name": "setuptools-lint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pylint setuptools command",
    "author": "Xavier Barbosa",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/7a/31/2c82e3ec44a9b281c844b660c08d2c8405f692fe7fdde058766c4cfb3fc4/setuptools-lint-0.6.0.tar.gz",
    "platform": "",
    "description": "Setuptools lint command\n=======================\n\n\nThis package expose `pylint`_ as a lint command into setup.py.\n\n\nInstallation\n------------\n\nThis package is published on pypi. You can use pip to install it.\n\n::\n\n    pip install setuptools-lint\n\n\nUsage\n-----\n\n::\n\n    python setup.py lint\n\n\nFor a full list of options, do\n\n::\n\n  python setup.py lint --help\n\n.. _`pylint` : http://pypi.python.org/pypi/pylint\n\n\nNews\n====\n\n0.6.0\n-----\n\n*Release date: 14-Sept-2018*\n\n* make python 2 & 3 explicit, thanks @cclauss\n* fixed pylint > 1.9 dependencies\n\n0.5.2\n-----\n\n*Release date: 21-Aug-2016*\n\n* fix outfile parameter\n\n0.5\n---\n\n*Release date: 12-Aug-2016*\n\n* fix creating dirs on outfile\n\n0.4\n---\n\n*Release date: 18-Nov-2015*\n\n* allow to pipe commands like ``python setup.py lint install``\n\n0.3\n---\n\n*Release date: 14-Jun-2014*\n\n* Adding dependency handeling, similar to that of setuptools's test command,\n  such that required dependencies get fetched and added to the path prior to\n  running the lint\n\n0.2\n---\n\n*Release date: 7-Apr-2014*\n\n* Better support for packages\n* Allow specification of PyLint config file either on commandline or as setup\n  keyword arg\n\n0.1\n---\n\n*Release date: 5-Jun-2012*\n\n* First release\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Setuptools command for pylint",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/johnnoone/setuptools-pylint"
    },
    "split_keywords": [
        "pylint",
        "setuptools",
        "command"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b4119da1b3b9ac294f18cc6d40a67cabc1d7a95c4c3982a054d3a2e7db4272a",
                "md5": "828a4d7545f0ec13445c225174bb75d5",
                "sha256": "f9a193fdaafcdc2a22984e9ecd6be801a21e82b184b8eaa4f86e98fa8ec90926"
            },
            "downloads": -1,
            "filename": "setuptools_lint-0.6.0-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "828a4d7545f0ec13445c225174bb75d5",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 4303,
            "upload_time": "2018-09-14T09:35:42",
            "upload_time_iso_8601": "2018-09-14T09:35:42.033059Z",
            "url": "https://files.pythonhosted.org/packages/0b/41/19da1b3b9ac294f18cc6d40a67cabc1d7a95c4c3982a054d3a2e7db4272a/setuptools_lint-0.6.0-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a312c82e3ec44a9b281c844b660c08d2c8405f692fe7fdde058766c4cfb3fc4",
                "md5": "1d0bedb4c35ee87ad8382f12de121974",
                "sha256": "e794e15c7c8dde970b618d9c7ad4588aeaea067f034ccb4ae8facc630b534199"
            },
            "downloads": -1,
            "filename": "setuptools-lint-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1d0bedb4c35ee87ad8382f12de121974",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3948,
            "upload_time": "2018-09-14T09:35:44",
            "upload_time_iso_8601": "2018-09-14T09:35:44.407870Z",
            "url": "https://files.pythonhosted.org/packages/7a/31/2c82e3ec44a9b281c844b660c08d2c8405f692fe7fdde058766c4cfb3fc4/setuptools-lint-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-09-14 09:35:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "johnnoone",
    "github_project": "setuptools-pylint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "setuptools-lint"
}
        
Elapsed time: 1.53799s