Opinionytics
A simple way to view all the informations about any text out there.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
python 3.6
django 2
Django Chartit
Installing
Installing APIs
Aylien, Watson and Pytrends
pip install --upgrade aylien-apiclient watson-developer-cloud pytrends
Django
Clone it (in a developer repo for example)
git clone https://github.com/django/django.git
And Install it after
pip install -e django/
Installing Chartit Django
pip install django_chartit
Clone the repository into an appropriate place
Using HTTP
git clone https://github.com/Opinionytics/opinionytics.git
cd opinionytics
Using SSH
git clone git@github.com:Opinionytics/opinionytics.git
cd opinionytics
API config
cd opinionitycs
touch api_config.py
Copy the ./opinionytics/api_config_example.py
into the ./opinionytics/api_config
and configure it with your API ids.
Deploy Opinionytics
python manage.py runserver
Opinionytics
http://127.0.0.1:8000/
Authors
- Mohamed Amine Boulouma
- Joan Capelle Gracia
- Charlotte Delfosse
- Pierre Faure-Giovagnoli
- Aina Rasoldier