Skip to main content

This is a plugin for Tutor that provides real time python package installation for Open edX platforms. This means you do not need to rebuild the openedx image whenever you add a new package. This is achieved by storing these packages in Django storage and downloading them inside each LMS/CMS container.

Installation

This plugin depends on the tutor-minio plugin to store the packages. After installing and enabling tutor-minio run the following commands:

tutor plugins install livedeps

tutor plugins enable livedeps

Then build the openedx image:

tutor images build openedx

Configuration

LIVEDEPS (default: "[]")

To add a new package to this config run

tutor config save --append LIVEDEPS=package_name

To remove an old package from this config run

tutor config save --remove LIVEDEPS=package_name

Then run the following command to install the packages that are present in the LIVEDEPS config (make sure tutor is already running before executing this command):

tutor local/k8s do livedeps

You must wait 1 minute after running this command to see the changes reflected in the LMS/CMS.

Troubleshooting

This Tutor plugin is maintained by Muhammad Labeeb from Edly. Community support is available from the official Open edX forum. Do you need help with this plugin? See the troubleshooting section from the Tutor documentation.

License

This work is licensed under the terms of the GNU Affero General Public License (AGPL).

Download files

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

Source Distribution

tutor_livedeps-22.0.0.tar.gz (16.5 kB view details)

Uploaded Source

File details

Details for the file tutor_livedeps-22.0.0.tar.gz.

File metadata

  • Download URL: tutor_livedeps-22.0.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.10

File hashes

Hashes for tutor_livedeps-22.0.0.tar.gz
Algorithm Hash digest
SHA256 393f1af1d7fed350a1f00becea3a6411af436d9bd9995d1f9e0cbf8690541daa
MD5 dddc033c712fa714ee0e356c01e840a2
BLAKE2b-256 2ca4812e25fa68c96d8dfb4aa0289ec566bffc6646a94fc831bae999a6d0a6a2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

22.0.0 This release

1 file

21.0.0

1 file

20.0.0

1 file

Supported by

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