{ "info": { "author": "Ronny Pfannschmidt", "author_email": "Ronny.Pfannschmidt@gmx.de", "bugtrack_url": null, "classifiers": [], "description": "py.test plugin for checking PEP8 source code compliance using pyflakes.\n\nUsage\n---------\n\nafter installation (e.g. via ``pip install pytest-codecheckers``) you can type::\n\n py.test [path/to/mypkg]\n\nwhich will automatically perform source code sanity checks. If you have\nfurther questions please send them to the `pytest-dev`_ mailing list.\n\n.. _`pytest-dev`: http://codespeak.net/mailman/listinfo/py-dev", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/RonnyPfannschmidt/pytest-codecheckers/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pytest-codecheckers", "package_url": "https://pypi.org/project/pytest-codecheckers/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytest-codecheckers/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/RonnyPfannschmidt/pytest-codecheckers/" }, "release_url": "https://pypi.org/project/pytest-codecheckers/0.2/", "requires_dist": null, "requires_python": null, "summary": "pytest plugin to add source code sanity checks (pep8 and friends)", "version": "0.2" }, "last_serial": 762451, "releases": { "0.0": [], "0.1": [ { "comment_text": "", "digests": { "md5": "a6f295f6d965bc7edd6416b9379f070d", "sha256": "f968ad221e38b23705dfd623da88baa43ca4c127ae30f65a8d0e089cb70b7f57" }, "downloads": -1, "filename": "pytest-codecheckers-0.1.tar.gz", "has_sig": false, "md5_digest": "a6f295f6d965bc7edd6416b9379f070d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1847, "upload_time": "2010-02-13T13:47:04", "url": "https://files.pythonhosted.org/packages/7e/f9/66395addab10f8e7854a721af95ac7f2127fa883af7997a3ffa92039ae88/pytest-codecheckers-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "5e7449fc6cd02d35cc11e21709ce1357", "sha256": "853de10f204865140da2bc173f791c9e13794fc43656e02fffcce23c9999e748" }, "downloads": -1, "filename": "pytest-codecheckers-0.2.tar.gz", "has_sig": false, "md5_digest": "5e7449fc6cd02d35cc11e21709ce1357", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2134, "upload_time": "2010-02-13T15:03:08", "url": "https://files.pythonhosted.org/packages/53/09/263669db13955496e77017f389693c1e1dd77d98fd4afd51b133162e858f/pytest-codecheckers-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e7449fc6cd02d35cc11e21709ce1357", "sha256": "853de10f204865140da2bc173f791c9e13794fc43656e02fffcce23c9999e748" }, "downloads": -1, "filename": "pytest-codecheckers-0.2.tar.gz", "has_sig": false, "md5_digest": "5e7449fc6cd02d35cc11e21709ce1357", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2134, "upload_time": "2010-02-13T15:03:08", "url": "https://files.pythonhosted.org/packages/53/09/263669db13955496e77017f389693c1e1dd77d98fd4afd51b133162e858f/pytest-codecheckers-0.2.tar.gz" } ] }