Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gamemake-eng/curses_calc
A simple calculator I made while experimenting with curses
https://github.com/gamemake-eng/curses_calc
Last synced: about 6 hours ago
JSON representation
A simple calculator I made while experimenting with curses
- Host: GitHub
- URL: https://github.com/gamemake-eng/curses_calc
- Owner: gamemake-eng
- Created: 2024-06-20T19:30:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T19:39:45.000Z (7 months ago)
- Last Synced: 2024-11-12T03:35:50.285Z (2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Here is some calculator I made with Python+curses
It's pretty basic. You can run this with a base installation of python3.
`python3 main.py`
Oh yeah here are some random unneeded emojis for some reason 🐍❤️🐁
## Demo
[Screen recording 2024-06-20 3.16.17 PM.webm](https://github.com/gamemake-eng/Curses_calc/assets/63882211/4b6b8799-a44d-40cd-bce0-a79956aaf71e)