Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# run once
python -m venv env

# run before doing development
source env/bin/activate

# install (locally-scoped) dependencies
pip install -r requirements.txt

# start app
python run.py

# navigate to localhost:5000
open http://localhost:5000

websocket-gif

About

real basic python (flask) server with websockets

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages