An open API service indexing awesome lists of open source software.

https://github.com/printerscanner/art-institute-chicago-printer

download photos from the Chicago Institute of Art's API, and then print a random photo to a receipt machine.
https://github.com/printerscanner/art-institute-chicago-printer

Last synced: about 1 month ago
JSON representation

download photos from the Chicago Institute of Art's API, and then print a random photo to a receipt machine.

Awesome Lists containing this project

README

          

These two programs download photos from the Chicago Institue of Art's API, and then print a random photo to a receipt machine.

The first program takes two parameters. Choose which pages you want to download. The code below downloads pages 1-5 from Chicago Art Institute's website.

``` python script.py 1 5```

The second program prints a random downlaoded photo to a reciept machine. You can change the machine and size of the image that prints.

``` python script.py ```

My Machine: [EPSON IMP Thermique TM-T20III USB](https://www.epson.fr/products/sd/pos-printer/epson-tm-t20iii-series)