{ "info": { "author": "Neal Norwitz, MetaSlash, Inc.", "author_email": "pychecker@metaslash.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing" ], "description": "PyChecker is a tool for finding bugs in python source code.\nIt finds problems that are typically caught by a compiler for less\ndynamic languages, like C and C++. Because of the dynamic nature of python,\nsome warnings may be incorrect; however, spurious warnings should be\nfairly infrequent.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pychecker.sourceforge.net/", "keywords": null, "license": "BSD-like", "maintainer": null, "maintainer_email": null, "name": "PyChecker", "package_url": "https://pypi.org/project/PyChecker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyChecker/", "project_urls": { "Homepage": "http://pychecker.sourceforge.net/" }, "release_url": "https://pypi.org/project/PyChecker/0.8.12/", "requires_dist": null, "requires_python": null, "summary": "Python source code checking tool", "version": "0.8.12" }, "last_serial": 83, "releases": { "0.8.12": [] }, "urls": [] }