Skip to main content

A Python package for fresh data processing

Project description

Mofresh

Widgets, designed for marimo, that can automatically refresh

Installation

You can install the package using pip:

uv pip install mofresh

Usage

The goal of this project is to offer a few tools that make it easy for you to refresh charts in marimo. This can be useful during a PyTorch training loop where you might want to update a chart on every iteration, but there are many other use-cases for this too.

Widgets

The library provides three widgets:

  1. ImageRefreshWidget - Displays images that can be updated dynamically. Perfect for refreshing matplotlib plots or any image content.
  2. HTMLRefreshWidget - Renders HTML content that can be updated on the fly. Great for Altair charts, plotly visualizations, or custom HTML.
  3. ProgressBar - A modern progress bar with dark mode support. Ideal for tracking training loops or long-running operations.

How it works

The trick to get updating charts to work is to leverage anywidget. These widgets have a loop that is independant of the marimo cells which means that you can update a chart even if the cell hasn't completed running. The goal of this library is to make it easy to use this pattern by giving you a few utilities.

Effectively that means you can expect to see stuff like this in marimo:

CleanShot 2025-05-07 at 13 55 42

Live demo

If you want to dive deep and experience the API, the best way is to explore the live notebook on Github pages.

Go to live docs.

Project details


Download files

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

Source Distribution

mofresh-0.2.5.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

mofresh-0.2.5-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file mofresh-0.2.5.tar.gz.

File metadata

  • Download URL: mofresh-0.2.5.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for mofresh-0.2.5.tar.gz
Algorithm Hash digest
SHA256 d7126642a839ae792a8d1f150acb11187f4a2e517b5990d32f2ee79b4cdc9e60
MD5 9c2aa1198085a4745f6f5c9b07de8a84
BLAKE2b-256 3d540a829d28785aa9b4f1c30f909cfe57071690a399ab6d5478466089ad7c69

See more details on using hashes here.

File details

Details for the file mofresh-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: mofresh-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for mofresh-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 431b755d4a4501a97d14a51afe4ddf25654e8a5c220b74cb168252357a103d4b
MD5 2c5251de80520a48b45e43781994d454
BLAKE2b-256 82874afceb6978bacf7ef53bf1ecd1534518384990c2cfe75742d72977726b24

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