sync notes(auto)
Some checks failed
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Build and Test / publish-tag (push) Has been cancelled
/ test (push) Has been cancelled
Deploy Quartz site to GitHub Pages / build (push) Has been cancelled
Deploy Quartz site to GitHub Pages / deploy (push) Has been cancelled
Some checks failed
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Build and Test / publish-tag (push) Has been cancelled
/ test (push) Has been cancelled
Deploy Quartz site to GitHub Pages / build (push) Has been cancelled
Deploy Quartz site to GitHub Pages / deploy (push) Has been cancelled
This commit is contained in:
parent
abd335be37
commit
d4709b7d8a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# 20240722104422 uv
|
||||
|
||||
#python #package
|
||||
#python #package #tool
|
||||
|
||||
uvはpipの代替で高速に動作する。
|
||||
[GitHub - astral-sh/uv: An extremely fast Python package installer and resolver, written in Rust.](https://github.com/astral-sh/uv)
|
||||
自分のユースケースでは、これ単体で使うことはあまり無く、[[Rye]]が内部的に使っている。
|
||||
自分のユースケースでは、これ単体で使うことはあまり無く、[[20240722101442 Rye|Rye]] がこれを使っている。 そのうちryeの機能を包含するようになるかもしれず、そうしたらuvがトップレベルになる可能性もある。
|
||||
|
|
Loading…
Reference in a new issue