Commit Graph

18 Commits

Author SHA1 Message Date
5a02d07a11
README.md: add more notes 2024-02-26 09:33:14 +03:00
ab9cfb9db6
Add requirements
These were generated by rye, but I haven't committed the rye stuff
yet because I'm still deciding whether I want to use it, pipenv, or
poetry.
2024-02-26 09:29:23 +03:00
00ab133921
generate.py: log after action
I saw some advice once that we should log after the action completes
instead of before. Let's at least be consistent.
2024-02-26 09:28:32 +03:00
ef3dcd432f
generate.py: add logging of grid size 2024-02-26 09:27:45 +03:00
4465c08c78
README.md: add requirements 2024-02-26 09:24:36 +03:00
267ade7677
README.md: add some TODO 2024-02-26 09:21:02 +03:00
05652369ad
data/animals.csv: add guineafowl and sandgrouse 2024-02-26 08:16:31 +03:00
7b485dc732
Add initial README 2024-02-25 18:40:13 +03:00
2a33c8c5bd
Add initial version of generate.py 2024-02-25 16:17:01 +03:00
b75af10e1d
data/animals.csv: add more animals 2024-02-25 08:34:37 +03:00
74b8989087
data/animals.csv: add more animals 2024-02-24 16:59:13 +03:00
ce8482a24d
data/animals.csv: adjust smartcrop setting for some 2024-02-24 16:58:46 +03:00
cdfcc205a8
data/animals.csv: adjust species names 2024-02-24 16:30:59 +03:00
0149b8d79a
Move animals.csv to data 2024-02-24 10:49:31 +03:00
85217be4d5
.gitignore: add more ignores
Borrowed from: https://github.com/github/gitignore/blob/main/Python.gitignore
2024-02-24 10:43:45 +03:00
f4bd4bdc85
animals.csv: fix eland and cheetah 2024-02-22 08:57:11 +03:00
3a1d81ec26
animals.csv: add a few more animals 2024-02-22 08:28:40 +03:00
ab5e3edc02
Initial commit 2024-02-19 21:49:46 +03:00