Skip to main content

Yet another python package updater

Project description

yappr

Yet another python package updater

Installation

You can install the package via pip:

pip install yappr

Usage

from yappr import Updater

u = Updater("httpx", first_update_interval=0)
u.check_for_updates_loop()

# 04/27/2024 02:35:14 AM - INFO - Checking for updates...
# 04/27/2024 02:35:19 AM - INFO - New version found: 0.23.2 -> 0.27.0
# 04/27/2024 02:35:19 AM - INFO - Collecting new packages...
# 04/27/2024 02:35:26 AM - INFO - Successfully downloaded new version.

License

This project is licensed under the terms of the MIT license.

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

yappr-1.0.8.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

yappr-1.0.8-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

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