PyDownloader is a new python script app to download requirement and enjoy the python!
jk! no need to install, just download the last release and put it in your python app. it uses default requirements.txt file. if you want to change the config, click here!
just run the script and it will download the requirements.
if the requirements.txt file is not found, it will run the "main.py" script.
to config, open the pydl_config.json file and change the values.
Default values:
{
"requirements": "requirements.txt",
"main": "main.py"
}
Apache License 2.0