Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/idanpa/jupad

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

calculator data-science ipython jupyter

Last synced: 1 day ago
JSON representation

Python Notebook

Awesome Lists containing this project

README

        


jupad - Python Notepad

Python as a calculator, notepad style.

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
```