wojciechpawlak / PyP_Project_WebApp

A Django web application that maps tweets to the online map. Project work for 02820 Python Programming E12 that took place in Fall 2012 at DTU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyP_Project_WebApp

A Django web application for Sentiment Analysis of tweets based on region. Project work for 02820 Python Programming E12. that took place in Fall 2012 at DTU.

Project dependencies setup:

Path.py:
    pip install path.py

django-easy-maps:
    pip install geopy
    pip install django-easy-maps

SQLite Databse Client:

http://www.sqlite.org/download.html

About

A Django web application that maps tweets to the online map. Project work for 02820 Python Programming E12 that took place in Fall 2012 at DTU.


Languages

Language:Python 100.0%