{ "info": { "author": "Julien Danjou", "author_email": "julien@danjou.info", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4" ], "description": "Introduction\n============\n\nspotless is a set of flake8 plugins that test and enforce the good Python\nguidelines.\n\nInstallation\n============\n\nspotless is available from pypi, so just run:\n\n ``pip install spotless``\n\nThis will install ``flake8``, the ``hacking`` extension and ``spotless``.\n\nOrigin\n======\n\nI am too pedantic sometimes about good code, and those extensions were not\npossible to put into ``hacking`` itself, the OpenStack hacking guideline tool.\n\nVersioning\n==========\n\nspotless uses the major.minor.maintenance release notation, where maintenance\nreleases cannot contain new checks. This way projects can gate on hacking\nby pinning on the major.minor number while accepting maintenance updates\nwithout being concerned that a new version will break the gate with a new\ncheck.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jd/spotless", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "spotless", "package_url": "https://pypi.org/project/spotless/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/spotless/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jd/spotless" }, "release_url": "https://pypi.org/project/spotless/0.0.0.post2/", "requires_dist": null, "requires_python": null, "summary": "Python pedantic checks", "version": "0.0.0.post2" }, "last_serial": 1519770, "releases": { "0.0.0.post2": [] }, "urls": [] }