https://github.com/khianvictorycalderon/matplotlib-files
List of my python matplotlib library files. (For testing purposes only)
https://github.com/khianvictorycalderon/matplotlib-files
graph graphing math-graph py py-mathplotlib python python-graph python-matplotlib
Last synced: 3 days ago
JSON representation
List of my python matplotlib library files. (For testing purposes only)
- Host: GitHub
- URL: https://github.com/khianvictorycalderon/matplotlib-files
- Owner: khianvictorycalderon
- Created: 2025-11-21T04:10:16.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-11-21T04:24:28.000Z (about 1 month ago)
- Last Synced: 2025-11-21T06:19:06.463Z (about 1 month ago)
- Topics: graph, graphing, math-graph, py, py-mathplotlib, python, python-graph, python-matplotlib
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matplotlib Files
List of python files with matplotlib library. (For testing purposes only)
## To run a specific file:
1. Just run `py ` or `python `. Example: `py hello-world.py`
# Requirements:
- `pip install matplotlib`