Skip to content

A machine with feelings, sensitive and easily happy.

Notifications You must be signed in to change notification settings

ed-/sentimentron

 
 

Repository files navigation

sentimentron

A machine with feelings, sensitive and easily happy.

Development

Create a new virtualenv and install the requirements with pip:

$ mkvirtualenv sentimentron
$ pip install -r requirements.txt

Setup Django:

$ python manage.py syncdb
$ python manage.py migrate
$ python manage.py createsuperuser

Setup Torando:

# TODO: fill me in

About

A machine with feelings, sensitive and easily happy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%