https://github.com/microsoft/debugpy
Score: 7.8709295967551425
Last synced: about 17 hours ago
JSON representation
Repository metadata:
An implementation of the Debug Adapter Protocol for Python
- Host: GitHub
- URL: https://github.com/microsoft/debugpy
- Owner: microsoft
- License: other
- Created: 2020-01-15T22:38:20.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-04-10T21:47:43.000Z (about 1 month ago)
- Last Synced: 2026-04-26T14:31:46.716Z (18 days ago)
- Language: Python
- Homepage: https://pypi.org/project/debugpy/
- Size: 57.4 MB
- Stars: 2,400
- Watchers: 35
- Forks: 194
- Open Issues: 220
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Owner metadata:
- Name: Microsoft
- Login: microsoft
- Email: opensource@microsoft.com
- Kind: organization
- Description: Open source projects and samples from Microsoft
- Website: https://opensource.microsoft.com
- Location: Redmond, WA
- Twitter: OpenAtMicrosoft
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6154722?v=4
- Repositories: 7780
- Last Synced at: 2026-05-11T00:03:59.506Z
- Profile URL: https://github.com/microsoft
Dependencies
tests/requirements.txt
pypi
- django *
- flask *
- gevent *
- psutil *
- pytest *
- pytest-cov *
- pytest-timeout *
- pytest-xdist *
- requests *
- setuptools *
.github/workflows/attach_to_process.yml
actions
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- docker://quay.io/pypa/manylinux2014_i686 * composite
- docker://quay.io/pypa/manylinux2014_x86_64 * composite
.github/workflows/auto-label.yml
actions
- actions/github-script v6 composite
.github/workflows/codeql.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
.github/workflows/stale.yml
actions
- actions/stale v5 composite
pyproject.toml
pypi
setup.py
pypi
src/debugpy/_vendored/pydevd/setup.py
pypi