-
Astral `uv` (https://github.com/astral-sh/uv) is a new Rust-based package installer and resolver. It's intended as a replacement for `pip` and/or `conda install`. In my testing, I was able to locally …
-
@charliermarsh You've forked the original, unmaintained Chartboost/ruff-action and brought it into the @astral-sh to be updated. I'm really happy to see that! Thanks again for the effort.
One thing…
-
The readme suggests to install timetagger using `pip`, however it would be much better to use `pipx` instead, because it will be installed in its own encapsulated virtual environment instead of as a u…
-
If the relying party set the user verification requirement option to `required`, the authenticator should return data with the `UV` flag on, or fail if it cannot do the user verification ([spec](https…
-
### Issue Summary
Using sqlite3 in my electron will cause ThrowAsJavaScriptException napi_throw error message
I added a piece of data in main.js. After the execution is completed, the following …
-
Hi. how far into the UV and IR does the raspberry PI camera go? If any?
-
## Issue Overview
Hey @jonwomack, thanks for open sourcing your work! I'm eager to see how this could help me in my export process, however, I'm running into some issues with it. I've followed your…
-
When you run `uv sync` or `uv pip install -r requirements.txt`, a bunch of packages get installed.
You get a spinner, then a complete list of the packages installed; example:
```bash
$ uv syn…
-
Reproduce using the op below, which has an error in line 5:
```json
{"ops":[{"opId":"a165fc89-a35b-4d39-8930-7345b098bd9d","id":"be5d855d-cd9d-4760-8b8a-012a9de90ebf","uiAttribs":{"translate":{"x":-…
-
I want to known how to stop the current loop immediately, which thread can not block the stopping of the main thread.
Anyone can help me ? Thanks!
(ps:Please forgive my poor English.)