9 lines
No EOL
371 B
Markdown
9 lines
No EOL
371 B
Markdown
# Auto Slide Tool
|
|
This tool automaticly composites graphs onto your slides for you. Just edit the **Numbers.xlsx** file and run the script
|
|
|
|
## Usage (Python must be installed)
|
|
1. Download tool and extract the files
|
|
2. Enter folder
|
|
3. Intall dependencies with ``` pip install openpyxl PIL ```
|
|
4. Run ```python main.py```
|
|
5. Check the **gen** folder for the outputed images |