Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 234 Bytes

bestImage

Retrieves the "best" image of a given Commons category

Run with uWSGI

After installing uWSGI you can run the server this way:

uwsgi --http 0.0.0.0:4242 -p 5 --wsgi-file view_image.py --callable app --master