python-rye
python-rye copied to clipboard
This repository contains configurations to set up a Python development environment using VSCode's Dev Container feature. The environment includes Rye, uv, and Ruff.
github actionの動作チェック
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/a5chin/python-uv). ## Awaiting Schedule The following updates are...
https://github.com/patrick-kidger/jaxtyping
This is not needed anymore
I recently started learning to use devcontainer, and this repo has taught me a lot. --- The UV built and copied into the container in multiple stages cannot execute the...
### **PR Type** Enhancement ___ ### **Description** - Add `jaxtyping` for enhanced type annotations. - Include `beartype` for runtime type validation. ___ File Walkthrough Relevant filesDependencies pyproject.tomlUpdate project dependencies with...