Installation

Using setup.py

This option is recommended for development and people wanting to use the bleeding edge before the releases. Stability is not guaranteed.

  1. install the python program:
git clone https://github.com/Ara0n/pyscandl.git
cd pyscandl
python3 setup.py install

Requirements

The current python requirements are:

requests~=2.24.0
img2pdf~=0.3.6
Pillow~=7.2.0
cfscrape~=2.1.1
beautifulsoup4~=4.9.1