{ "info": { "author": "Yazan Alhorani", "author_email": "yazan_alhorani@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "A simple pep8 quality test\n==========================\n\nFirst, this was taken from edx-platform and modified to reach my own goals.\n\nDo you think your code is clean??!!\n\nrun quality_test on your home directory and find out how many violations your code have.\n\nSimple installation using pip:\n\n\"pip install pep-quality\"\n\nuse the following to test your code:\n\n\"\nfrom path import Path as path\n\nfrom pep_quality.quality import run_quality\n\n...\n\nrun_quality(path(__file__).abspath(), None)\n\"\n\nor you can just call from python manage.py shell like:\n\n\"\nfrom path import Path as path\n\nfrom pep_quality.quality import run_quality\n\n...\n\nrun_quality(path('.').abspath(), None)\n\"", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/yazanpsut/pep-quality/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://yazanpsut.github.io/pep-quality/", "keywords": "PEP8 PEP-quality code codestyle", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pep_quality", "package_url": "https://pypi.org/project/pep_quality/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pep_quality/", "project_urls": { "Download": "https://github.com/yazanpsut/pep-quality/zipball/master", "Homepage": "http://yazanpsut.github.io/pep-quality/" }, "release_url": "https://pypi.org/project/pep_quality/1.4.1/", "requires_dist": null, "requires_python": null, "summary": "PEP8 small quality test", "version": "1.4.1" }, "last_serial": 1861386, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f0499d0d7588539f36ef3939bc81d670", "sha256": "25210514b91aa4967b428527cc5451cbe869d8806f4a12884d2a61f42bf1e956" }, "downloads": -1, "filename": "pep_quality-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f0499d0d7588539f36ef3939bc81d670", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2404, "upload_time": "2015-12-13T12:05:07", "url": "https://files.pythonhosted.org/packages/c1/c2/cac29b939b9c7a595bc929bcb5b77e411eb83f7f123c3ef44d5b0b868048/pep_quality-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c790525ec3e8517c9bf77cad8ae5f108", "sha256": "10527df9f7467647a24c987ef63e2bb003278fba3a68548eef631ee3800fdd10" }, "downloads": -1, "filename": "pep_quality-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c790525ec3e8517c9bf77cad8ae5f108", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2402, "upload_time": "2015-12-13T12:18:22", "url": "https://files.pythonhosted.org/packages/28/e0/aa14670fe223ab65f2a6a4ec4d2d12c75a7a6539ef5c296083b97dd1461b/pep_quality-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "52ac51670d95b35bdf99d71c4deb9e20", "sha256": "d74afbf445c7b656dce8868bf819314cce4c47707c081a7b720d8f66fc5a6cbe" }, "downloads": -1, "filename": "pep_quality-1.0.2.tar.gz", "has_sig": false, "md5_digest": "52ac51670d95b35bdf99d71c4deb9e20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2402, "upload_time": "2015-12-13T14:23:13", "url": "https://files.pythonhosted.org/packages/b0/c3/cdf4c2a9aec8552608270f2abb18fe0a81d8bf75bca25b27da0784ae6a71/pep_quality-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "dc32b67bf92e4df48147161475ad3c2f", "sha256": "2afe715f23580a2aca9063c7d9df29f93f83a436d0559c14467b1c7c3ec94a9c" }, "downloads": -1, "filename": "pep_quality-1.0.3.tar.gz", "has_sig": false, "md5_digest": "dc32b67bf92e4df48147161475ad3c2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5711, "upload_time": "2015-12-13T14:33:15", "url": "https://files.pythonhosted.org/packages/96/4d/4be681aa0cc602bd07c3d3f8feaa3c78a12e9de7f0e0607a33bc1de256d1/pep_quality-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "deea2a3e0ab8ea6300df5d27dbfaaedc", "sha256": "53242a5e2751cbbdfb072bc1dec5b347be63671f8eec6ac798e7fd6af9a27bdc" }, "downloads": -1, "filename": "pep_quality-1.0.4.tar.gz", "has_sig": false, "md5_digest": "deea2a3e0ab8ea6300df5d27dbfaaedc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5768, "upload_time": "2015-12-13T14:41:47", "url": "https://files.pythonhosted.org/packages/fa/29/c74dab7cf449f9adfd195ac224edec719f989cce101fc73b0744a30dd5d6/pep_quality-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "a84ceef544f4e9f9fb782f48ae4d71af", "sha256": "aae97974c4654ac4512a960dc752d1450cdb46f3904c9c49ccd7d141b2358708" }, "downloads": -1, "filename": "pep_quality-1.0.5.tar.gz", "has_sig": false, "md5_digest": "a84ceef544f4e9f9fb782f48ae4d71af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5771, "upload_time": "2015-12-13T14:48:27", "url": "https://files.pythonhosted.org/packages/b0/c4/7d3dab57de782dae4581f541dfff0bb6a0aa022a61b5ef795e91d797d0cb/pep_quality-1.0.5.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "1896d137dcf25286ed604858c16eca3c", "sha256": "7c3b7b0e3143638234e84ca69b85451a59583639716e5d98c1e1621b4687d266" }, "downloads": -1, "filename": "pep_quality-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1896d137dcf25286ed604858c16eca3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5443, "upload_time": "2015-12-13T15:26:47", "url": "https://files.pythonhosted.org/packages/59/90/583c4129b75ea27a771f7c3c3a440170870f8b46787156e067c0c2ee7682/pep_quality-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "f4dcb5d9a613d83191136d3c9bf43ae2", "sha256": "dfb429359df523ead29de375b98095e4f3b9e599c064f6c326b3b70256750847" }, "downloads": -1, "filename": "pep_quality-1.2.0.tar.gz", "has_sig": false, "md5_digest": "f4dcb5d9a613d83191136d3c9bf43ae2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5453, "upload_time": "2015-12-13T15:39:51", "url": "https://files.pythonhosted.org/packages/3e/3f/1d3949bf808a379218c51f9525a1b18edc051f1eef2d810c20e00c32f4b6/pep_quality-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "a1397b12ef63ace77fd42efa99ce7ae9", "sha256": "4732e175c1de70fa93cfd74eb06b9d7cfa3ca92450d65c95136be62d086f0316" }, "downloads": -1, "filename": "pep_quality-1.3.0.tar.gz", "has_sig": false, "md5_digest": "a1397b12ef63ace77fd42efa99ce7ae9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5466, "upload_time": "2015-12-13T15:49:23", "url": "https://files.pythonhosted.org/packages/a2/d5/4eed8795fdeaad34125399608a49e3c892e293016d59ec6c3fe407c235f4/pep_quality-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "0d114e90d3b78652a5f76a2158888d32", "sha256": "471cae940fb2a06b6bff779e524f754ed2c061305da9f226372dd32f21cb75c7" }, "downloads": -1, "filename": "pep_quality-1.4.0.tar.gz", "has_sig": false, "md5_digest": "0d114e90d3b78652a5f76a2158888d32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5507, "upload_time": "2015-12-13T16:11:55", "url": "https://files.pythonhosted.org/packages/66/b3/e29735d64f8191c579cd6d80fdee8edcedcd9d993c4b6545e4abcb770d5c/pep_quality-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "8764022379d27b64a29e990a6dad485a", "sha256": "427e17f11a77baff1a588ea446795f5177f166cab6d4724d193136239a17c8ca" }, "downloads": -1, "filename": "pep_quality-1.4.1.tar.gz", "has_sig": false, "md5_digest": "8764022379d27b64a29e990a6dad485a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5579, "upload_time": "2015-12-14T11:37:16", "url": "https://files.pythonhosted.org/packages/a5/8e/925ff5e36bf32c270df34c751fe6b2c0d07179ac48c878ff978d0b1e8227/pep_quality-1.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8764022379d27b64a29e990a6dad485a", "sha256": "427e17f11a77baff1a588ea446795f5177f166cab6d4724d193136239a17c8ca" }, "downloads": -1, "filename": "pep_quality-1.4.1.tar.gz", "has_sig": false, "md5_digest": "8764022379d27b64a29e990a6dad485a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5579, "upload_time": "2015-12-14T11:37:16", "url": "https://files.pythonhosted.org/packages/a5/8e/925ff5e36bf32c270df34c751fe6b2c0d07179ac48c878ff978d0b1e8227/pep_quality-1.4.1.tar.gz" } ] }