Skip to content

pineapplegiant/anime_next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLASK TWILIO "Anime Next"

tl;dr

This app runs a flask server that will allow texts to be sent to TWILIO. Then it will trigger a web scrape and return an anime selection for you to watch.

Technologies:

  • Flask
  • Twilio
  • Web scraping in python
  • Ngrok for debugging

Installation

  1. Python3
  2. Create virtualenv -> pip install virtual env
    • source myproject/bin/activate
  3. Pip install requirements
    • pip install -r requirements.txt
  4. Create your Twilio settings in a config.py
  5. Run export APP_SETTINGS=./config.py in terminal

Read this link to learn about FLASK CONFIG

About

Your next anime. At your fingertips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages