An open API service indexing awesome lists of open source software.

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)

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`