A simple tool to create random icons [Prerequisite] Register an account at https://thenounproject.com/ Get your own API and SECRET keys Paste the keys to .env file [How to use] Run python -m venv .venv Run source .venv/bin/activate Run pip install -r requirements.txt Run python main.py