Skip to content

ffmmjj/pyweb

 
 

Repository files navigation

pyweb Build Status

YummyBox is a natural processing language application for analyzing email boxes in order to group emails by topic. The technologies used in its development are Python2.7, Flask, Jinja2, Behave and MongoDB. For CI and deploy we're using Snap-ci and Heroku.

Running the application:

python manage.py runserver

Running acceptance tests:

behave

Running unit tests:

python -m unittest unit_tests

The production url for YummyBox is:

http://mbox.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 76.2%
  • Python 17.7%
  • HTML 4.3%
  • Other 1.8%