Merge pull request #2753 from hyjc/master

Add marimo
This commit is contained in:
Vinta Chen 2026-01-08 14:09:50 +08:00 committed by GitHub
commit fdf2af044e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -678,6 +678,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [bpython](https://github.com/bpython/bpython) - A fancy interface to the Python interpreter.
* [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively.
* [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter)
* [marimo](https://github.com/marimo-team/marimo) - Transform data and train models, feels like a next-gen notebook, stored as Git-friendly Python.
* [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
## Internationalization