Skip to content

ferokuk/Flask-get-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

900fd96 · Jan 13, 2023

History

10 Commits
Dec 23, 2022
Dec 23, 2022
Dec 23, 2022
Dec 23, 2022
Jan 13, 2023
Dec 23, 2022
Dec 23, 2022
Dec 23, 2022

Repository files navigation

Flask-get-cat

Flask app that allows to get a cat image.

To run it on your computer:

Clone repository

git clone https://github.com/ferokuk/Flask-get-cat.git

Create venv

python -m venv venv

Activate venv

In Windows venv\scripts\activate
In Ubuntu venv/bin/activate
In MacOS source venv/bin/activate

Exexute command

pip install -r requirements.txt

Run file

python main.py

About

Flask app that allows to get a random cat image.

Topics

Resources

License

Stars

Watchers

Forks

Languages