Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 294 Bytes

File metadata and controls

18 lines (13 loc) · 294 Bytes

noSpam

Build Status

Spam Classifier Web-App

Setup webapp :

To install the packages from requirements.txt

$ pip install -r requirements.txt

To run the server:

$ python manage.py runserver