Edited the requirements.txt file because of this error and added the missing packages
ERROR: Could not find a version that satisfies the requirement pyfiglet==0.8 (from -r requirements.txt (line 1)) (from versions: 0.6.1, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.8.post0, 0.8.post1)
ERROR: No matching distribution found for pyfiglet==0.8 (from -r requirements.txt (line 1))
Removed instructions for Linux, Mac Os and Termux because its the same instructions repeated 3 times.
Added creation of virutal environment to the instruction list
changes ➕
.gitignore
file.pycache
filerequirements.txt
file because of this error and added the missing packagesscripts
into asrc
file (source)