{ "info": { "author": "Sebastian Rahlf", "author_email": "basti@redtoad.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "============\npytest-pydev\n============\n\nWith this plugin you can start a Python debug server on your local machine (say\non port 8042) and your unittests on another. ::\n\n py.test --pydevd=local-machine:8042\n\nObviously, in this example, instead of ``local-machine`` you use the appropriate\nIP address.\n\nA ``py.test --help`` will yield more information.\n\n\nDownload and Installation\n=========================\n\nYou can install the plugin by running\n\npip install pytest-pydev\n\nAlternatively, get the latest stable version from PyPI or the latest\nbleeding-edge archive from bitbucket.org.\n\n\nLicense and Credits\n===================\n\nThis plugin is released under the MIT license. You can find the full text of the\nlicense in the ``LICENSE`` file.\n\nCopyright (C) 2012 Sebastian Rahlf ", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/basti/pytest-pydev/downloads/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/basti/pytest-pydev/", "keywords": "py.test,pytest,pydev,pycharm,python remote debugger", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "pytest-pydev", "package_url": "https://pypi.org/project/pytest-pydev/", "platform": "", "project_url": "https://pypi.org/project/pytest-pydev/", "project_urls": { "Download": "http://bitbucket.org/basti/pytest-pydev/downloads/", "Homepage": "http://bitbucket.org/basti/pytest-pydev/" }, "release_url": "https://pypi.org/project/pytest-pydev/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "py.test plugin to connect to a remote debug server with PyDev or PyCharm.", "version": "0.1.1" }, "last_serial": 3336848, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2c614553fe660c2006ac5dc7baf66437", "sha256": "8fbc2ea9f30810c549236c2681884406983325f2d450c94aa3b76860c56b7ce1" }, "downloads": -1, "filename": "pytest-pydev-0.1.tar.gz", "has_sig": false, "md5_digest": "2c614553fe660c2006ac5dc7baf66437", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3570, "upload_time": "2012-02-07T19:27:23", "url": "https://files.pythonhosted.org/packages/00/03/2da8ffaff5ce841f1fcd59319456262bc28a1aa6d36e7c5394689ae9f808/pytest-pydev-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6f4c3714b8c1eb05961866ab04cb7b43", "sha256": "35deaa611f307c7b65e9ae88d56f4e4dfa0c8bc4ae25d2374248a5dc771d459a" }, "downloads": -1, "filename": "pytest-pydev-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6f4c3714b8c1eb05961866ab04cb7b43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3611, "upload_time": "2017-11-15T23:25:03", "url": "https://files.pythonhosted.org/packages/b0/14/fb9b0679c8257a64ec95e76a1c6a44e9d9364afb815f4af6c9f576aa9f20/pytest-pydev-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6f4c3714b8c1eb05961866ab04cb7b43", "sha256": "35deaa611f307c7b65e9ae88d56f4e4dfa0c8bc4ae25d2374248a5dc771d459a" }, "downloads": -1, "filename": "pytest-pydev-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6f4c3714b8c1eb05961866ab04cb7b43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3611, "upload_time": "2017-11-15T23:25:03", "url": "https://files.pythonhosted.org/packages/b0/14/fb9b0679c8257a64ec95e76a1c6a44e9d9364afb815f4af6c9f576aa9f20/pytest-pydev-0.1.1.tar.gz" } ] }