Added downloading of photos and SHA checksum generation and a lot of optimizations.

README update.

Raised version to 0.1.0 because of new features.
This commit is contained in:
Johannes Findeisen 2022-11-21 00:41:06 +01:00
commit b6dbf8cfe2
4 changed files with 172 additions and 106 deletions

View file

@ -1,2 +1,3 @@
crc32c==2.3
flickr-api==0.7.5
crc32c~=2.3
flickr-api~=0.7.5
requests~=2.28.1