python-rye icon indicating copy to clipboard operation
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.

Results 6 python-rye issues
Sort by recently updated
recently updated
newest added

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

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...

Review effort 1/5
feature