Skip to main content

Package embedding the necessary tools to host pyodide, ACE editors, jQuery terminals in mkdocs documentations

Project description

Pyodide-MkDocs-Theme is a MkDocs theme for building static websites that allow to run Python code in browser as:

  • code editor snippets (IDEs),
  • interactive Python consoles (terminals),
  • instant assessments for user-written functions associated with solutions for excercises and instructor remarks.

There are many additional features including auto-corrected multiple choice questions (MCQs) and compatibility to use:

Guarantees

  • There are no cookies
  • No registration needed
  • Created by teachers for teachers and students

Quickstart

The following commands should install pyodide_mkdocs_theme, scaffold a new project and serve a sample website that you can open a browser, usually at http://127.0.0.1:8000/.

pip install pyodide_mkdocs_theme
python -m pyodide_mkdocs_theme --new your_project_name
cd your_project_name
pip install -r requirements.txt
mkdocs serve

Note: you will need to add site_url parameter in mkdocs.yml in order to run mkdocs build command.

Links

Flexibility

Pyodide-MkDocs-Theme is highly configurable on many aspects:

  • theme configuration,
  • add your own macros to the theme,
  • add custom logic here or there,
  • and quite a few other options.

IDE capture example

How it works

The technology enabling this feat is called Pyodide. It is associated with JavaScript elements such as jquery.terminal and ACE Editor.

Pyodide uses WebAssembly to bridge between Python and JavaScript and provide an environment for manipulating the JavaScript DOM with Python, or vice versa for manipulating Python from JavaScript.

Pyodide-MkDocs-Theme is based on a modern mkdocs-material theme for MkDocs static site generator.

Project history

This project is a complete redesign of the prototype pyodide-mkdocs from Vincent Bouillot.

Project details


Release history Release notifications | RSS feed

This version

5.4.5

Download files

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

Source Distribution

pyodide_mkdocs_theme-5.4.5.tar.gz (373.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyodide_mkdocs_theme-5.4.5-py3-none-any.whl (499.8 kB view details)

Uploaded Python 3

File details

Details for the file pyodide_mkdocs_theme-5.4.5.tar.gz.

File metadata

  • Download URL: pyodide_mkdocs_theme-5.4.5.tar.gz
  • Upload date:
  • Size: 373.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.10.10 Linux/6.14.0-37-generic

File hashes

Hashes for pyodide_mkdocs_theme-5.4.5.tar.gz
Algorithm Hash digest
SHA256 d7a67b83249c8c7a59bb4b1e4c8b9891a7cd1a785bc6986d62e52cbe5088a6a4
MD5 7c6d10ac1e98a693dcd48eeeaacd1737
BLAKE2b-256 e9de2e11b6f8de70eae30eae78b3eec5826e8888d8597738046efb2216f86b94

See more details on using hashes here.

File details

Details for the file pyodide_mkdocs_theme-5.4.5-py3-none-any.whl.

File metadata

  • Download URL: pyodide_mkdocs_theme-5.4.5-py3-none-any.whl
  • Upload date:
  • Size: 499.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.10.10 Linux/6.14.0-37-generic

File hashes

Hashes for pyodide_mkdocs_theme-5.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 09d942df267a8fe6e05cd59910c68e7acc61af9ec588ab3dfac827fd91054989
MD5 50e946326b7dbee9c895719d895ac957
BLAKE2b-256 68bd4e07a445f020292a32917106e6ce213a85aad45a200f2f1aa15d581f7480

See more details on using hashes here.

Supported by

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