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.3.tar.gz (7.0 MB 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.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mofresh-0.2.3.tar.gz
  • Upload date:
  • Size: 7.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.13

File hashes

Hashes for mofresh-0.2.3.tar.gz
Algorithm Hash digest
SHA256 e2f55cb792103b5ecc7ccc03dba664a5c2cd49c811ad6393fa80cc8d34931121
MD5 f2b3f3bf139ba5f10813980ca08f1079
BLAKE2b-256 bd5a3198d3c820364f1e3a438dcc32ea2029d73259e01ba27ee0f255265a37bc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mofresh-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 026509e3cd835cc2128420390524dbf7903aadb128eccbff38b6e71c89c7b7c6
MD5 11baa69e7a80c9ebad8c25128c187715
BLAKE2b-256 2d428ebad462bfd06443a9a52b1ec0ea71e600c68a9577befbc4e96414f8cd94

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