Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/idanpa/jupad
- Owner: idanpa
- License: other
- Created: 2023-09-02T07:43:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T13:34:10.000Z (3 days ago)
- Last Synced: 2025-02-10T13:37:14.399Z (3 days ago)
- Topics: calculator, data-science, ipython, jupyter
- Language: Python
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```