@codegraphy-dev/plugin-python
v2.1.5
Published
CodeGraphy Python plugin
Downloads
1,015
Maintainers
Readme
CodeGraphy Python
Adds Python ecosystem defaults to CodeGraphy.
- Package:
@codegraphy-dev/plugin-python - Plugin API:
@codegraphy-dev/plugin-api
Install
Install @codegraphy-dev/core first if the codegraphy CLI is not already available.
npm i -g @codegraphy-dev/plugin-python
codegraphy plugins register @codegraphy-dev/plugin-python
codegraphy plugins enable @codegraphy-dev/plugin-python
codegraphy indexWhat It Provides
Core Tree-sitter Analysis now owns Python analysis inside @codegraphy-dev/core.
This plugin is intentionally lightweight and only adds:
- Python ecosystem ignore filters
- workspace enablement for Python-specific defaults
Core CodeGraphy now owns the default Python icons and colors through Material Icon Theme. This plugin no longer ships general file theming.
