{ "info": { "author": "Jordi Carrillo", "author_email": "jordilin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Quality Assurance" ], "description": "Introduction\n============\nPycabehtml is a pymetrics parser that graphs the McCabe code complexity in an\nhtml file. This is designed to be run under Jenkins/Hudson Continuous\nIntegration Server. Currently, Jenkins has integration for Pylint, Unittest,\nand Code coverage. As far as I know, there is no plugin available for managing\ncode complexity in Python. With PycabeHtml we fill the gap to track code\ncomplexity in Jenkins by means of the Html plugin.\nSome bibliography:\nhttp://artificialcode.blogspot.com/2009/08/10-ways-to-let-people-know-your-bad.html from Noah Gift.", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/jordilin/pycabehtml/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/jordilin/pycabehtml", "keywords": null, "license": "GNU GPL v3", "maintainer": null, "maintainer_email": null, "name": "pycabehtml", "package_url": "https://pypi.org/project/pycabehtml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycabehtml/", "project_urls": { "Download": "http://bitbucket.org/jordilin/pycabehtml/downloads", "Homepage": "http://bitbucket.org/jordilin/pycabehtml" }, "release_url": "https://pypi.org/project/pycabehtml/0.14/", "requires_dist": null, "requires_python": null, "summary": "Pymetrics McCabe Code complexity parser for Jenkins", "version": "0.14" }, "last_serial": 444393, "releases": { "0.1": [], "0.11": [], "0.12": [], "0.13": [], "0.14": [] }, "urls": [] }