Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

koaning/mopaint

Repository files navigation

mopaint

MSPaint, for marimo. Borrows heavily from this project.

Demo

To give this project a spin, check out the interactive docs.

Installation

uv pip install mopaint

Usage

from mopaint import Paint
import marimo as mo

paint = mo.ui.anywidget(Paint())
paint

About

MSPaint for marimo and other Python notebooks

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors