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.6.tar.gz (6.5 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.6-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mofresh-0.2.6.tar.gz
Algorithm Hash digest
SHA256 6aa73830c3ad0b2d0d8d721b151e64baf804d437e43fa57616c7fdb6de9a983d
MD5 79be7139a3762f27ba51f0f56801a060
BLAKE2b-256 aa16c50c1cfad17c3238d8760da999690aa8d3ccb4f61b6da66f98086c5fcbe2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mofresh-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1c32dbc89018464321a5393f1a93a34ac0aee564bfce5a785e73cf49724ce83e
MD5 76a5df22e8233eb5b6a73552b918d428
BLAKE2b-256 0efb85c48af08eb9591fc0ffe93d2babc0ddc1372cdfbb23bb61ee2498993332

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