Krho / bestImage

Retrieves the "best" image of a given Commons category

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Retrieves the "best" image of a given Commons category

License:MIT License


Languages

Language:Python 50.5%Language:HTML 39.1%Language:Shell 5.6%Language:CSS 4.8%