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
- Host: GitHub
- URL: https://github.com/idanpa/jupad
- Owner: idanpa
- License: other
- Created: 2023-09-02T07:43:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T09:16:32.000Z (about 1 year ago)
- Last Synced: 2025-07-19T00:41:25.961Z (11 months ago)
- Topics: calculator, data-science, ipython, jupyter
- Language: Python
- Homepage:
- Size: 422 KB
- Stars: 19
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.