/gillovny

Simple Python Flask app for displaying random tweet about Gillovny.

Primary LanguageCSSMIT LicenseMIT

logo

Gillovny

Simple Python Flask app for displaying random tweet about Gillovny. Made as gift for my girlfriend. The app is running on gillovny.info.

What? You do not know what 'Gillovny' is?

Definition according to Urban Dictionary:

The term used when associating David Duchovny and Gillian Anderson together. Sort of like the way "Brangelina" is. "Man did you hear about Gillovny going into the bathroom together?" "Gillovny looked extra comfortable at the premiere!"

Source

Prerequisites

Following Python libraries are required:

flask
tweepy
flask-caching
bleach

Running the tests

Sorry, no tests, this is bulletproof code!

Deployment

In addition to basic requirements you will need following on production server:

gevent
gunicorn
pylibmc

Built With

  • Flask - The web framework used
  • Tweepy - Perfect library for Twitter API
  • Twitter API - Official Twitter API (free version)
  • Bootstrap - Best web UI framework

Contributing

Hopefully my GF.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details