Skip to content

Requests module is used. This is a quick script that checks your Python 3 version and downloads latest version if you're not up-to-date. The package is for amd-64 Windows 10.

Notifications You must be signed in to change notification settings

SXHRYU/python_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python 3 Version Updater

First of all you should go to the function download_latest and change the download directory path to the one you prefer (along the lines of with open(f'C:/{%path_to_file%}/python-...

About

This is a very simple and fast script that checks your Python 3 version that you have installed, and if needed downloads an updated version (You will still have to manually install it, though).

Note The version downloaded is for amd 64 windows 10. You can change the URL in download_latest function, python_url variable.

About

Requests module is used. This is a quick script that checks your Python 3 version and downloads latest version if you're not up-to-date. The package is for amd-64 Windows 10.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published