An open API service indexing awesome lists of open source software.

https://github.com/idanpa/jupad

Python Notepad
https://github.com/idanpa/jupad

calculator data-science ipython jupyter

Last synced: 10 months ago
JSON representation

Python Notepad

Awesome Lists containing this project

README

          


jupad - Python Notepad

Reactive Python Notepad (cells executed as you type)

Inspired by notepad calculators ([Soulver](https://soulver.app/), [Numi](https://numi.app/), [Numbr](https://numbr.dev/)), reactive jupyter notebooks ([marimo](https://github.com/marimo-team/marimo), [ipyflow](https://github.com/ipyflow)) and similar projects ([Hydrogen](https://github.com/nteract/hydrogen)). Based on [qtconsole](https://github.com/jupyter/qtconsole).

## 🖥 Usage
```
$ jupad
```







## 📦 Installation
```
pip install jupad
```

## 🤝 Contributing

You're welcome to open issues, submit pull requests, or star.