Watch Animes Online For Free 1. Clone the project https://github.com/nigdanil/anime-desk.git 2. Create venv for python python -m venv venv 3. Activate venv for Windows .\venv\Scripts\activate 4. Install all requirements pip install -r requirements.txt 5. Run Flask app flask run