# gifbot **Repository Path**: strwei/gifbot ## Basic Information - **Project Name**: gifbot - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-27 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gifbot [Demo](https://trygif.herokuapp.com/) An online website to reverse gifs. Build with Python+Flask. Deployed with Heroku. # Install Download ``` git clone https://github.com/Hopsken/gifbot ``` Go to project directory ``` pip install -r requirements.txt python app.py ```