Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.19 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.19 KB

Scraped flags of the world

Since I couldn't find a replete resource of up to date SVG flags of the world with licenses I've scraped Wikipedia and saved them all here.

The script is intact if you'd care to use it. It was a hack so it might be brittle. Should give you a constantly up to date set though.

Licenses have been saved into licenses.csv.

I've made no political decisions here - the country names, flags etc. are all taken directly from the Wiki. Any changes should be made upstream therein.

Flags

Installation

  • Set up a virtualenv for development to keep dependencies separate.
  • Install python packages with pip install -r requirements.txt.

Running

  • Get the flags with `python-from-virtual get_flags.py

License

MIT license