Skip to content

ktrask/pyBraunschweig-asyncio-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyBraunschweig asyncio and webbackends talk from 2020-02-13

To start the examples, go to backend_examples, install the requirements from the requirements.txt and start the flask or the sanic example.

cd backend_examples
pip3 install -r requirements.txt
docker-compose up -d #start postgres
python3 flask-app.py

Or start the sanic-app:

python3 sanic-app.py

Then open the Examples Jupyter Notebook to run the examples.

Vortrag.slides.html contains the rendered talk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published