Skip to content

pyodide compatibility #56

Open
Open
@simontaurus

Description

@simontaurus

e.g. to use https://pawamoy.github.io/markdown-exec/usage/pyodide/#exec-60--rendered (currently pyodide 0.23.0)

Can't find a pure Python 3 wheel for: 'mwparserfromhell', 'pybars3', 'pyyaml>=6.0.1'
See: https://pyodide.org/en/stable/usage/faq.html#micropip-can-t-find-a-pure-python-wheel

Solution:

  • make mwparserfromhell optional
  • Build and publish wheel for pybars3 code, pypi and pymeta3 code, pypi

Option to replace pybars3 with handlebars-py:

Remaining issues:

  • mw api returns 'Unable to continue login. Your session most likely timed out'.
  • input() and getpass() do not await input from user

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions