Checks for updates to extensions and plugins in OpenSesame
Project description
Updater extension for OpenSesame/ Rapunzel
Copyright 2023-2025 Sebastiaan Mathôt (@smathot)
About
An extension that automatically checks for updates to extensions and plugins for OpenSesame and Rapunzel.
The extension first collects all packages that need to be checked by inspecting all implicit namespace packages within opensesame_extensions and opensesame_plugins, which can define a package list in __init__.py (see also opensesame_extensions\updater\__init__.py).
Next, the current version and the latest version of each of these packages is checked. By default, conda is used to check packages installed by both conda and pip; this is the primary update method on the Windows and Mac OS packages of OpenSesame/ Rapunzel, which are built using conda. If conda is not available, then pip is used to check packages for user-installed pip-packages ; this is the primary update method on Ubuntu, on which updates are generally handled through apt except for optional pip-installed packages.
License
This code is distributed under the terms of the GNU General Public License 3. The full license should be included in the file COPYING, or can be obtained from:
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file opensesame_extension_updater-0.2.1.tar.gz.
File metadata
- Download URL: opensesame_extension_updater-0.2.1.tar.gz
- Upload date:
- Size: 32.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77c08a05b2f1a4eaa9505331630b70c12c3cf0345f94ecb97dc684e91c0c085b
|
|
| MD5 |
a7ca255acb1df25a3e4325b2c798a3bf
|
|
| BLAKE2b-256 |
9da78b766e917129823e084e050ed893023444d3cbffaac6e26734098b60151b
|
File details
Details for the file opensesame_extension_updater-0.2.1-py3-none-any.whl.
File metadata
- Download URL: opensesame_extension_updater-0.2.1-py3-none-any.whl
- Upload date:
- Size: 54.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f865df005c3f979956c62bcf4accef29376fe92d266fe5dcbfdfe8a5fec304ef
|
|
| MD5 |
cb456b7d6060ea0e151df31d87361730
|
|
| BLAKE2b-256 |
ef765a78d862dc6581cfe746b2a3d79ebab042ecb74257698ccbdb773330b6c6
|