Open
Description
TL;DR
We plan to gradually improve support for popular Python IDEs and tools in GraalPy.
Goals
In addition to compatibility with popular Python packages (#283), we also focus on compatibility with tools such as pdb
and pyenv
as well as with IDEs for Python such as VS Code or PyCharm. This should make it easier for Python developers to switch to GraalPy as their Python interpreter using their preferred set of tools.
Non-Goals
- Build dedicated IDE/editor extensions for GraalPy support.
- Build a new IDE for GraalPy
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress