Website made with flask and bootstrap
- Python 3.8
- Flask 2.0.1
- PicImageSearch 2.1.1
- environs 9.3.3
rename .env.example -> .env and set SAUCE_API
git clone https://github.com/waydk/anisource-web
cd anisource-web
pip3 install -r requirements.txt
python3 run.py