ilirb / python-tools

Various Python tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-tools

Various Python tools, go to each folder for more info

Requirements

Most of scripts require Python 3 and requests lib

python -m pip install requests

For each script the follow command might be required to run (if more requirements other than requests are needed)

python -m pip install -r <script>/requirements.txt

About

Various Python tools


Languages

Language:Python 100.0%