docker run --rm -d -p 6379:6379 -v $PWD/redis:/data --name redis eqalpha/keydb
python3 -m flask run --host 0.0.0.0
-
Notifications
You must be signed in to change notification settings - Fork 0
duhow/PersonCounter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple Python web application with API to count people.