Hello. I'm Shizukani.
I often use uv for managing Python virtual environments and modules, so after git clone
, I frequently run uv sync
to execute the code.
However, because I used rye until recently, some repositories might use rye sync
or pip install -r requirements.lock
, so please be aware of this.
The programs I create are 3Low (Low duration, Low price, Low Quality). (3Low is a term I coined.)
Well, it's more like free than low price. Also, Low duration means it's quick to create. I don't guarantee the speed of the program itself.
Currently, everything is released under the MIT License. There's a possibility that, due to some circumstances, it might be released under the CC BY-SA license and I've forgotten to update this profile, so please be mindful of that.
こんにちは。静カニです。
Pythonの仮想環境やモジュールの管理に、uvを使っているので、git clone
したあとuv sync
して動かすことが多いです。
ただ、少し前までryeを使ってた関係で、rye sync
、pip install -r requirements.lock
でやるリポジトリもあると思うので、よろしくお願いします。
作るプログラムは、3Low(Low duration, Low price, Low Quolity)です。(3Lowは自分が勝手に作った言葉です。)
まあ、Low priceというか、Free priceですが。あと、Low durationは作るのが早いという意味ですよ。プログラム自体の速さは保証しません。
今のところすべてMITライセンスで公開しています。もしかしたら、何かの都合でCC BY-SAライセンスで公開しておいてこのプロフィールを更新し忘れている可能性があるので、そこだけ注意してください。