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
Release history Release notifications | RSS feed
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 details)
Built Distribution
yappr-1.0.8-py3-none-any.whl
(6.1 kB
view details)
File details
Details for the file yappr-1.0.8.tar.gz
.
File metadata
- Download URL: yappr-1.0.8.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff325f34fc9190ad7bdfcfa023b190d65e69a7407e8acfe967631021017fad29 |
|
MD5 | e3a2c220f643a9168fd220c76c5c2828 |
|
BLAKE2b-256 | ce9b6e6753617d9976cf222df87a5eb43b8fd602bd9834cc444c9514729c0219 |
File details
Details for the file yappr-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: yappr-1.0.8-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3eec5ee684b96601deaebd1905fac870cf1acbf53d479af09af64aab955270a6 |
|
MD5 | 36901d4ad1683bbd05204fc204ef05b7 |
|
BLAKE2b-256 | 2b71bb0f82c555030e88f1505b538bb19a019490d6e156fc77d6ac81137f980f |