Compare commits
No commits in common. "2a55ced6eaab4145dc0dbd5a512da3b96eb393b2" and "f70b063d2ff545cd89095534a409718480582358" have entirely different histories.
2a55ced6ea
...
f70b063d2f
2 changed files with 1 additions and 8 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,9 +1,4 @@
|
||||||
.~lock.Numbers.xlsx#
|
.~lock.Numbers.xlsx#
|
||||||
gen
|
gen
|
||||||
.gen
|
|
||||||
planning.txt
|
planning.txt
|
||||||
__pycache__
|
__pycache__
|
||||||
/templets/slides
|
|
||||||
convert.py
|
|
||||||
blank.png
|
|
||||||
imageGen.py
|
|
||||||
2
run.bat
2
run.bat
|
|
@ -1,2 +0,0 @@
|
||||||
pip install pillow openpyxl matplotlib
|
|
||||||
python main.py
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue