Skip to content

Program for downloading last/specific version of Python installer

Notifications You must be signed in to change notification settings

kkkirill/PythonVersionDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PythonVersionDownloader

Program for downloading last/specific version of Python installer from the official site (www.python.org) With the consent of the user program can install the beta and alpha versions

Instructions:

Expected 2 optional arguments: download path, version of python in format #.#(.#) If no arguments are passed, default values are used Default values of arguments: path to the "main.py" script, last available version of python

Example:

python main.py D:/folder 3.7.3

About

Program for downloading last/specific version of Python installer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages