Commit Graph

75 Commits

Author SHA1 Message Date
Tim Head 9c9f32c2a7 Added a word list generator using google ngram as input 2014-11-17 16:11:41 +01:00
Kevin Dungs f1ee767f9d Add Gunicorn to requirements.
Also fix call to gunicorn.
2014-11-17 16:00:32 +01:00
Tim Head 6902b59dbf Merge pull request #2 from kdungs/webservice
Getting ready for heroku
2014-11-17 15:53:59 +01:00
Kevin Dungs c08ef2d10c Fix import 2014-11-17 15:44:39 +01:00
Kevin Dungs eed50f8ac6 Preserve functionality to run locally.
On the server the app is now run by gunicorn.
2014-11-17 15:43:32 +01:00
Kevin Dungs 2abcf46b30 Add Procfile. 2014-11-17 15:32:49 +01:00
Kevin Dungs 6119fea497 Fix requirements again. Should work now. 2014-11-17 15:26:07 +01:00
Kevin Dungs db3d286f70 Fix requirements. 2014-11-17 15:20:32 +01:00
Kevin Dungs c6ccdac193 Add requirements. Does this work this way? 2014-11-17 15:16:56 +01:00
Kevin Dungs 8eeea4b7d3 Prepare app for Heroku. 2014-11-17 15:16:43 +01:00
Kevin Dungs 160ee4473b Nowadays stuff is called "App". 2014-11-17 15:14:55 +01:00
Tim Head 485b25053e Updated install instructions and added new collaborator 2014-11-17 14:55:12 +01:00
Tim Head ce8fbf5f04 Merge pull request #1 from kdungs/webservice
Adding the beginnings of a webservice.
2014-11-17 14:51:02 +01:00
Kevin Dungs 3a0d905660 Fix spelling. 2014-11-17 14:45:04 +01:00
Kevin Dungs d382b7bc96 Adjust zoom. 2014-11-17 14:05:57 +01:00
Kevin Dungs 6f1a9824f0 Add section about webservice to README. 2014-11-17 14:04:38 +01:00
Kevin Dungs 34a18b6eca Add simple webservice. 2014-11-17 11:44:55 +01:00
Tim Head 1cb16ab621 Update README.md 2014-11-17 11:21:37 +01:00
Tim Head ee608b46b5 Less convoluted conversion of a list of bytes to integer
After a few hours of sleep I do remember basic computing
2014-11-17 10:45:51 +01:00
Tim Head 20a256fc65 Update README.md 2014-11-17 07:01:42 +01:00
Tim Head 2a39a9b188 Update thesethreewords.py 2014-11-17 01:10:43 +01:00
Tim Head 5c536db04a Update README.md 2014-11-17 01:06:19 +01:00
Tim Head e91356c0c1 Initial commit 2014-11-17 01:03:10 +01:00
Tim Head bb3591fa17 Update README.md 2014-11-16 22:31:50 +01:00
Tim Head 2e60166a1b Initial commit 2014-11-16 22:31:11 +01:00