{ "info": { "author": "Yusuke Shinyama", "author_email": "yusuke at cs dot nyu dot edu", "bugtrack_url": null, "classifiers": [], "description": "Pyntch is a static code analyzer for Python. It detects possible runtime\nerrors before actually running a code. Pyntch examines a source\ncode statically and infers all possible types of variables,\nattributes, function arguments, and return values of each function\nor method. Then it detects possible errors caused by type\nmismatch, attribute not found, or other types of exceptions raised\nfrom each function. Unlike other Python code checkers (such as\nPychecker or Pyflakes), Pyntch does not address style issues.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.unixuser.org/~euske/python/pyntch/index.html", "keywords": "static code analysis,type checking,type inference", "license": "MIT/X", "maintainer": null, "maintainer_email": null, "name": "pyntch", "package_url": "https://pypi.org/project/pyntch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyntch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.unixuser.org/~euske/python/pyntch/index.html" }, "release_url": "https://pypi.org/project/pyntch/20091028/", "requires_dist": null, "requires_python": null, "summary": "Static code analyzer for Python", "version": "20091028" }, "last_serial": 132315, "releases": { "20090531": [], "20090615": [], "20090906": [], "20090927": [], "20091018": [], "20091028": [ { "comment_text": "", "digests": { "md5": "8c0deeaeb930038d317877a8fa614846", "sha256": "2f038d9b9617b270d47c45136e821ec185b8585d1746cffc001fa127a10bba75" }, "downloads": -1, "filename": "pyntch-20091028.tar.gz", "has_sig": false, "md5_digest": "8c0deeaeb930038d317877a8fa614846", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49983, "upload_time": "2009-10-28T16:18:42", "url": "https://files.pythonhosted.org/packages/90/2f/b23aee14736c9fe5914506dc0e3aeed6e28b8c2c3f36abe505fbb65a1586/pyntch-20091028.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c0deeaeb930038d317877a8fa614846", "sha256": "2f038d9b9617b270d47c45136e821ec185b8585d1746cffc001fa127a10bba75" }, "downloads": -1, "filename": "pyntch-20091028.tar.gz", "has_sig": false, "md5_digest": "8c0deeaeb930038d317877a8fa614846", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49983, "upload_time": "2009-10-28T16:18:42", "url": "https://files.pythonhosted.org/packages/90/2f/b23aee14736c9fe5914506dc0e3aeed6e28b8c2c3f36abe505fbb65a1586/pyntch-20091028.tar.gz" } ] }