{ "info": { "author": "Colin Fike", "author_email": "colin.fike@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Topic :: Software Development" ], "description": "EasyPtvsd is a convenience library that makes it a bit easy to remote debug with ptvsd without having to remember the function calls and all that. It currently provides a decorator that can be used to setup the ptvsd server, wait for attachment, then immediately break into the debugger.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/colinfike/easy-ptvsd", "keywords": "ptvsd easy python remote debugging", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "easy-ptvsd", "package_url": "https://pypi.org/project/easy-ptvsd/", "platform": "", "project_url": "https://pypi.org/project/easy-ptvsd/", "project_urls": { "Homepage": "https://github.com/colinfike/easy-ptvsd" }, "release_url": "https://pypi.org/project/easy-ptvsd/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A convenience package for PTVSD.", "version": "0.1.1" }, "last_serial": 3782023, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4cf88151e75941c0d96a58d0990e075f", "sha256": "7aab6e15ca528f0f448921ef48a3318f1283694b362413db19ee1328805d1e16" }, "downloads": -1, "filename": "easy_ptvsd-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4cf88151e75941c0d96a58d0990e075f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2252, "upload_time": "2018-04-18T22:56:12", "url": "https://files.pythonhosted.org/packages/7c/05/130031a8e4fe99585a2cd0f9870470cc034e01ed77d16e0d3a8d2bff4c85/easy_ptvsd-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "bff0665eacb71050d61d0d7baa2ec50f", "sha256": "b9a2e800cb68c943c1078f4ef905667ecc52bb158e0bfc011e9e21699171b470" }, "downloads": -1, "filename": "easy_ptvsd-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bff0665eacb71050d61d0d7baa2ec50f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2252, "upload_time": "2018-04-19T21:03:29", "url": "https://files.pythonhosted.org/packages/15/b8/9619757827f74177ba67da378ba526b6ffdc32c0e9909a12189f14150039/easy_ptvsd-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bff0665eacb71050d61d0d7baa2ec50f", "sha256": "b9a2e800cb68c943c1078f4ef905667ecc52bb158e0bfc011e9e21699171b470" }, "downloads": -1, "filename": "easy_ptvsd-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bff0665eacb71050d61d0d7baa2ec50f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2252, "upload_time": "2018-04-19T21:03:29", "url": "https://files.pythonhosted.org/packages/15/b8/9619757827f74177ba67da378ba526b6ffdc32c0e9909a12189f14150039/easy_ptvsd-0.1.1.tar.gz" } ] }