jpan127 / APDS

Autonomous Postal Delivery System
0 stars 0 forks source link

Experiment with a Python asnycio server #26

Closed jpan127 closed 6 years ago

jpan127 commented 6 years ago

The purpose of this task is to evaluate if we have a strong enough need to switch the server to Python and if it has the appropriate advantages.

Reasons to switch to Python:

Reasons not to switch to Python:

jpan127 commented 6 years ago
  1. Got agreement from team.
  2. Started a script to lint the entire Python code base: image
  3. Started writing unit tests that covers most of the code base: image