py-one
Manage Python dependencies with Pixi, lint and format code with Ruff, and use Pyright for type checking. Includes the Python extension for VSCode.
Details
Tools
Name | Description |
---|---|
Pixi | A package management tool for developers. It allows the developer to install lib ... |
Pyright | A full-featured, standards-compliant static type checker for Python. It is desig ... |
Python for VSCode | Python language support with extension access points for IntelliSense (Pylance), ... |
Ruff | Extremely fast Python linter and code formatter, written in Rust. |