Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 206 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 206 Bytes

Taxi concept

This is a concept for a taxi service backend

Used Python v3.5

Running

pip install -r requirements.txt
python server.py

Testing

python ./test/[test_name].py