Live demo: http://flagsmashupbot.pythonanywhere.com/
- Python3
- Pycairo's required files in your machine
git clone https://github.com/antooro/FlagsMashupBotLINUX/OSX: Inside the repo folder
python -m ./ # starts the venv in the current folder
source bin/activate # On LINUX or OSX
.\Scripts\activate # ONLY WindowsTo exit the Virtual Environment on any OS
deactivatepip install -r requirements.txtTry the image generator
python formatsvg.pyIt will generate 3 files: the 2 country flags, and the mashup flag
