github search
v2.0.1
git clone https://github.com/gwen001/github-search
cd github-search
pip3 install -r requirements.txt
ほとんどの場合、GitHub では検索を実行するためにトークンが必要です。
クローンされたリポジトリ ディレクトリに、1 行に 1 つのトークンを含む.tokens
ファイルを作成できます。
または
次のように環境変数を構成できます (推奨): GIHTHUB_TOKEN=token1,token2,...
https://10degres.net/github-tools-collection/
スクリプトに問題がある場合は、遠慮なく問題を開いてください。