Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

garym/python-websockets-talk

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-websockets-talk

Talk inspired and based on makaimc/python-websockets-example

Building and running the code

Using Fig and Docker

fig up

The site should be served at http://localhost:8888/

Alternatives

sudo apt-get install redis python3 python-virtualenv
virtualenv demoenv -p python3
source demoenv/bin/activate
pip install -r requirements.txt

You will also need to set the database connection to localhost.

python app.py

The site should be served at http://localhost:8888/

About

Talk inspired and based on makaimc/python-websockets-example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.