Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Installation

SudoLite edited this page Apr 7, 2022 · 5 revisions

Automatic installation

git clone https://github.com/MatrixTM/PyTools.git
cd PyTools
pip install -r requirements.txt

Manual installation

python3 -m pip install pystyle==1.1
python3 -m pip install aioconsole~=0.4.1
python3 -m pip install aioping~=0.3.1
python3 -m pip install aiohttp~=3.8.1
python3 -m pip install asyncoro~=4.5.6
python3 -m pip install yarl~=1.7.2
python3 -m pip install aiocfscrape~=1.0.0

Check: Usage of script

Issues ?

Clone this wiki locally