denosaurs / denosaurs/deno_python
How to use with `uv`?
Open
bug
- Dominant language
- TypeScript
- Stars
- 762
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
I tried doing
```
uv init
uv install numpy matplotlib
uv run deno run -A index.ts
```
but it says it can't find the numpy module?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.