Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pacifik2460/python-plotter
https://github.com/pacifik2460/python-plotter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pacifik2460/python-plotter
- Owner: PacifiK2460
- Created: 2024-03-22T17:09:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-22T17:27:18.000Z (10 months ago)
- Last Synced: 2024-03-22T18:45:10.056Z (10 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Run | Como Ejecutar
Clone this repo | Clona este repositorio
Install the dependencies | Instala las dependencias
``` shell
pip install -r ./requirements.txt
```Run the code | Ejecuta el codigo
``` shell
python main.py
```![Graficador](image.png)