Skip to main content

A library for automatic Python updates

Project description

AutoUpgrader

https://github.com/Pytholearn/autoupgrader

PYPI PROJECT A Python package to automatically find software updates of your repositories in GitHub

Discord Instagram YouTube

Updated Badge Python

how does it work:

Step 1: Go to your desired repository and create a file named version (don't give it a .txt extension) And write your code in that version.

write your code in that version.

Step 2: Right click on the raw option and copy the link

Right click on the raw option and copy the link

Usage example:

import autoupgrader

autoupgrader.set_url("https://raw.githubusercontent.com/Pytholearn/Proxy-Checker-2/refs/heads/main/version")
autoupgrader.set_current_version("1.8.9")
autoupgrader.set_download_link("https://github.com/Pytholearn/Proxy-Checker-2.git")

if not autoupgrader.is_up_to_date():
    print("Would you like to update your tool?")
    choice = input("Enter (y/n): ")
    if choice == "y":
       autoupgrader.update()
    else:
        pass

FAQ

For Help: https://discord.gg/qD8SXrRJbw

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autoupgrader-0.1.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

autoupgrader-0.1.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file autoupgrader-0.1.2.tar.gz.

File metadata

  • Download URL: autoupgrader-0.1.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for autoupgrader-0.1.2.tar.gz
Algorithm Hash digest
SHA256 988fe541e10652fe3f781ec0b5f032254c79ed2952b9202879dff8b3009e219b
MD5 aeceaaf2549091f37425ac5ef7b49030
BLAKE2b-256 89c8db7faafd50d26240f2735cad2bfd43c2db30a0d0583f35ba904ed0732af8

See more details on using hashes here.

File details

Details for the file autoupgrader-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: autoupgrader-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for autoupgrader-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 19d2657a971ef39cfde3662c180a016a77d78740649cee21bfde3829cbe4b165
MD5 19bdc18292e8d1a8e67bea2a546a3222
BLAKE2b-256 da8795b67ea03c39d212bfefe75e496df32b434c63cb53fe3e08de98129c031b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page