Skip to content

PyDownloader is a new python script app to download requirement and enjoy the python!

License

Notifications You must be signed in to change notification settings

Ghalbeyou/PyDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDownloader

PyDownloader is a new python script app to download requirement and enjoy the python!

Install

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!

Usage

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.

Config

to config, open the pydl_config.json file and change the values.

Default values:

{
    "requirements": "requirements.txt",
    "main": "main.py"
}

License

Apache License 2.0

visit license