Skip to content
/ chat Public

Simple demo chat

License

Notifications You must be signed in to change notification settings

maretskiy/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo chat

Uses Tornado and TinyDB .

Setup and Run

$ virtualenv --python=python3.6 venv
$ . venv/bin/activate
$ pip install -r requirements.txt
$ python3 chat.py

About

Simple demo chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published