Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mp3martin/numbers-on-graph
Plot cool numbers and number sequences on graph
https://github.com/mp3martin/numbers-on-graph
cli fibonacci gui matplotlib numbers pi python
Last synced: 27 days ago
JSON representation
Plot cool numbers and number sequences on graph
- Host: GitHub
- URL: https://github.com/mp3martin/numbers-on-graph
- Owner: MP3Martin
- License: mit
- Created: 2022-07-04T16:27:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T09:42:18.000Z (6 months ago)
- Last Synced: 2024-04-27T10:33:49.889Z (6 months ago)
- Topics: cli, fibonacci, gui, matplotlib, numbers, pi, python
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# numbers-on-graph
#### Plot cool numbers and number sequences on graph# Requirements
* matplotlib
* input_num
* mplcursors# Usage
#### Run
* `python3 -m pip install -r requirements.txt` and
* `python3 numbers-on-graph.py [mode] [number_count] [data]`. *the arguments (the stuff in square brackets) are not required*