Python coding conventions for Tenzir projects.
- v1.1.0
This release adds Pyright language server integration for enhanced Python development capabilities. The LSP configuration provides go-to-definition, find-references, hover information, and diagnostics for Python files.
- v1.0.0
This major release standardizes skill naming with
python:following-conventionsand replaces the plugin-specific release command with the generic/changelog:releasecommand. It also adds a dependency upgrade guide for Python projects. - v0.1.0
Initial release of the python plugin.