As you know, we can't currently use pip search [pkg_name]
.
So, I made something instead.
To use this PyPiSearch.exe, run cmd.exe
and type PyPiSearch.exe [write something you want]
, just that!
If you can't download exe, download zip file and unzip it.
Since this was made from python, here is the code of this. https://github.com/AiueoABC/PyPiSearch/tree/main
You'll see how it's simple, no APIs.
pip search
の代わりを作りました。 皆さんご存じのように最近pip search
ができません。そこで、APIに頼らず検索できるようにしました。 使い方はコマンドプロンプトを開いてPyPiSearch.exe [検索したいもの]
でOK。
EXEがダウンロードできない場合はzipをダウンロードして解凍してください。
Pythonで作ってます。コードはこちら、APIすら使ってません。https://github.com/AiueoABC/PyPiSearch/tree/main
If you like my idea, pls feed me!
このアイディアが気に入ったら、コーヒーを奢ってください!