Search Criteria
Package Details: python-ptvsd 4.3.2-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ptvsd.git (read-only, click to copy) |
---|---|
Package Base: | python-ptvsd |
Description: | Python debugger package for use with Visual Studio and Visual Studio Code |
Upstream URL: | https://github.com/microsoft/ptvsd |
Keywords: | vscode |
Licenses: | MIT |
Submitter: | jelly |
Maintainer: | bulletmark |
Last Packager: | bulletmark |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-27 08:43 (UTC) |
Last Updated: | 2022-07-01 23:10 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- python-pip (make)
- python-wheel (make)
Latest Comments
bulletmark commented on 2020-05-29 03:39 (UTC)
I have re-adopted this package because I discovered it installs trivially using pip rather than setuptools. I know Arch recommends setuptools over pip but pip is allowed when necessary. I will submit python-debugpy to the AUR when it hits it's first formal release.
fenuks commented on 2020-05-27 17:51 (UTC)
Package has been renamed, and moved into other repository. https://github.com/microsoft/debugpy
jelly commented on 2019-06-24 07:59 (UTC)
Because the Github sources also have tests etc.
Nahouhak commented on 2019-06-24 07:26 (UTC)
Hi, Why not using pip ? Also a new version 4.2.10 is available : https://pypi.org/project/ptvsd/ Cheers