mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2753] Add marimo #2066
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2753
Author: @hyjc
Created: 8/28/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
66d7655Update README.mddbc69acUpdate README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
marimo is an open source reactive notebook for Python: reproducible, Git-friendly, AI-native, SQL built-in, executable as a script, shareable as an app.
What's the difference between this Python project and similar ones?
vs Jupyter: Python-centric, notebooks as Python files, reactive execution, Git version control
vs Colab: Run on your infrastructure with your rules, better Git version control, deploy as web apps or automate as CLI tools
vs Streamlit: Notebook style exploration during development, direct database connections without APIs, multiple deployment options (web, CLI, WASM)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.