Skip to content

vbrozik/python-marimo

Repository files navigation

Python marimo playground

This repository contains a simple playground for experimenting with the marimo library in Python. The marimo library is designed for building and managing data pipelines with ease.

Installation

First install uv then install marimo:

curl -LsSf https://astral.sh/uv/install.sh | sh

git clone https://github.com/vbrozik/python-marimo.git
cd python-marimo
uv sync
source .venv/bin/activate

Usage

Example usage:

marimo run experiments/math/complex_exponentiation.py

Interesting Experiments Online

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages