https://cloud.github.com/downloads/diveintomark/diveintopython3/dive-into-python3.pdf
https://www.py4e.com/book.php
Thursday, October 26, 2017
Monday, October 16, 2017
Python - Image metadata
https://motherboard.vice.com/en_us/article/aekn58/hack-this-extra-image-metadata-using-python
Install pillow
from command line
pip install pillow
EXIFread
https://pypi.python.org/pypi/ExifRead
Install pillow
from command line
pip install pillow
EXIFread
https://pypi.python.org/pypi/ExifRead
Subscribe to:
Posts (Atom)