Skip to content

mariocesar/pycon2019-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Do the following

docker-compose pull

docker-compose run --rm backend --shell
Starting workshop-intro_mongodb_1 ... done
===> Environment: development
===> Current dir: /app
===> Python version: Python 3.7.3
===> Run permissions check [OK]
===> Running: gosu app bash
app@app:/app$ pip install -r requirements.txt
app@app:/app$ python src/main.py
✅ You have aiohttp installed
✅ You have BeautifulSoup4 installed
✅ You can access mongodb

You are Awesome! 👏🏼

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages