{ "info": { "author": "inuyasha2012", "author_email": "inuyasha021@163.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "\npycodesim\n=========\n\nA Python Code Similarity Detection Doll\uff0c just for fun.\n\u7528\u4e8e\u8ba1\u7b97python\u4ee3\u7801\u76f8\u4f3c\u5ea6\u7684\u73a9\u5177\u3002\n\n\u80cc\u666f\n----\n\n\u57fa\u4e8e\u62bd\u8c61\u8bed\u6cd5\u6811\uff0c\u6709\u4e09\u79cd\u65b9\u6cd5\uff0c\u7b2c\u4e00\u79cd\u662f\u6700\u7b80\u5355\u7684jaccard\u76f8\u4f3c\u5ea6\uff0c\u7b2c\u4e8c\u79cd\u662f\u6811\u7684\u7f16\u8f91\u8ddd\u79bb\uff0c\u7b2c\u4e09\u79cd\u662f\u904d\u5386\u5408\u9002\u5927\u5c0f\u7684\u5b50\u6811\u8ba1\u7b97anti-unification(\u4e0d\u5b8c\u5168\u662f)\n\ndemo\n----\n\n::\n\n code_sim('codes/code1.py', 'codes/code2.py', 'jaccard')\n code_sim('codes/code1.py', 'codes/code2.py', 'tree_edit')\n code_sim('codes/code1.py', 'codes/code2.py', 'fake_anti_uni')\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/inuyasha2012/pycodesim", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pycodesim", "package_url": "https://pypi.org/project/pycodesim/", "platform": "", "project_url": "https://pypi.org/project/pycodesim/", "project_urls": { "Homepage": "https://github.com/inuyasha2012/pycodesim" }, "release_url": "https://pypi.org/project/pycodesim/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A Python Code Similarity Detection Doll, just for fun. ", "version": "0.0.2" }, "last_serial": 3009605, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "a7f3d7caa41169aebe4b5ce47ff5421e", "sha256": "ded112c34056bb0581ce7d74407c63fa93fb0edc11b35fc1ffeba23fb25594bf" }, "downloads": -1, "filename": "pycodesim-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a7f3d7caa41169aebe4b5ce47ff5421e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2528, "upload_time": "2017-07-09T06:26:47", "url": "https://files.pythonhosted.org/packages/92/4c/312564dd06e26ea18198592a9ddc5706cb6b52faeac33f0148f3936de1f7/pycodesim-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7f3d7caa41169aebe4b5ce47ff5421e", "sha256": "ded112c34056bb0581ce7d74407c63fa93fb0edc11b35fc1ffeba23fb25594bf" }, "downloads": -1, "filename": "pycodesim-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a7f3d7caa41169aebe4b5ce47ff5421e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2528, "upload_time": "2017-07-09T06:26:47", "url": "https://files.pythonhosted.org/packages/92/4c/312564dd06e26ea18198592a9ddc5706cb6b52faeac33f0148f3936de1f7/pycodesim-0.0.2.tar.gz" } ] }