https://github.com/cole-wilson/anaconda
A graphing calculator built in Python3
https://github.com/cole-wilson/anaconda
cli graphing-calculator graphing-calculator-programs gui linux mathematics python3 turtle-graphics
Last synced: about 2 months ago
JSON representation
A graphing calculator built in Python3
- Host: GitHub
- URL: https://github.com/cole-wilson/anaconda
- Owner: cole-wilson
- Created: 2019-04-10T22:43:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T04:27:13.000Z (over 6 years ago)
- Last Synced: 2025-02-21T20:41:44.535Z (over 1 year ago)
- Topics: cli, graphing-calculator, graphing-calculator-programs, gui, linux, mathematics, python3, turtle-graphics
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
### Linux
1. Go to the *Releases* tab, and download the latest version, then un-archive it.
2. Open a terminal in an X session, and navigate to the directory that you have the un-archived folder in.`cd /home/usr/Downloads/anaconda-1.91-unzipped-files`
3. Then type `sh launch &`
4. The code should load.
### Windows / Mac
**This will only work if you have Python 3.6+ installed**
1. Un-archive the file, and launch it in your IDLE shell.
# Credits
Made by Cole Wilson