h5p-cli python like requirements.txt logic
Submitted by testest2 on Wed, 09/10/2025 - 08:36
Forums:
Hey guys,
Is there a feature in h5p-cli that installs the libraries and their dependencies requirements from a file; for example, venv requirements.txt like in python?
I want to get the exact libraries' versions from a backend (wordpress for example), in order to get the exact environment and lock it on my machine and others.
I would prefer not to use scripting languages like bash to mimic this logic.
Thanks
otacke
Wed, 09/10/2025 - 14:06
Permalink
No, that's not a feature that
No, that's not a feature that the H5P CLI tool has, and H5P itself does not allow to lock on a patch level either.