Skip to content

Mompy v0.1.0

Choose a tag to compare

@macksonvictor macksonvictor released this 15 Jun 00:55
· 61 commits to main since this release

Mompy v0.1.0 prepares the first Windows desktop package for the Python-powered Mompy learning app.

Recommended download:

  • MompySetup-v0.1.0.exe - Windows installer for current user

Alternative download:

  • Mompy-windows-x64.zip - portable package for manual extraction

Included:

  • pywebview desktop shell
  • Python backend for missions, lessons, validation, XP and progress
  • safer learner-code execution through a separate process
  • Windows PyInstaller package
  • Windows installer that installs to LocalAppData, creates shortcuts and registers uninstall

Validated locally:

  • python -m unittest discover -s tests
  • python main.py --check
  • node --check frontend/js/app.js
  • dist/Mompy/Mompy.exe --check
  • portable desktop executable startup smoke test
  • MompySetup-v0.1.0.exe silent install smoke test
  • installed Mompy.exe --check
  • installed desktop executable startup smoke test