Checks for updates to extensions and plugins in OpenSesame
Project description
Updater extension for OpenSesame/ Rapunzel
Copyright 2023 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
File details
Details for the file opensesame_extension_updater-0.1.14.tar.gz
.
File metadata
- Download URL: opensesame_extension_updater-0.1.14.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bf5cc75f1c90a782cb89e2f0c3fcf19cb289ad3cd4facf9ea30b6bc71d861a0 |
|
MD5 | 1f46c330a9851cb01cb69acb5a6ec8ae |
|
BLAKE2b-256 | 287b97ea0919d961060e845b6f642ddd000c47d3ca9233a64b53dd84fb7c027e |
File details
Details for the file opensesame_extension_updater-0.1.14-py3-none-any.whl
.
File metadata
- Download URL: opensesame_extension_updater-0.1.14-py3-none-any.whl
- Upload date:
- Size: 41.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9310f164980e0e34553747cc2ee394fa4f3edeef105d72836861ae1d0174d919 |
|
MD5 | b90b655068444f683d1d0cb752dac7ac |
|
BLAKE2b-256 | 8a002c7c94d14f6d30aad677325735041eca1745e4e9a318a0725b4fbf812bdf |