Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fengsp/chat
A simple web chat...
https://github.com/fengsp/chat
Last synced: about 2 months ago
JSON representation
A simple web chat...
- Host: GitHub
- URL: https://github.com/fengsp/chat
- Owner: fengsp
- License: other
- Created: 2013-08-06T07:21:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-16T08:25:34.000Z (over 10 years ago)
- Last Synced: 2023-08-01T06:21:44.098Z (over 1 year ago)
- Language: CSS
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
chat
====##A simple web chat...
#### Requirements
pip install flask
pip install WTForms
pip install mongoengine
pip install flask_mongoengine
pip install gevent-socketio
pip install gevent