Tool to scan Open edX courses in OLX format for various errors and inconsistencies. Current version 0.3.0, released Apr 2022. Maintenance mode.
pip install olxcleanerVerified import paths — ran on the pinned version, not inferred.
Validate an Open edX course OLX export for errors.
Ensure the input is a valid Open edX OLX course directory (e.g., extracted from a .tar.gz export).
Use CourseValidator.validate() which returns a list of Error objects.
Upgrade to Python 3.6 or newer.
No dependency data recorded yet.