ev3dev / ev3dev-lang-python-demo

Python Demo Programs
MIT License
60 stars 28 forks source link

Update EV3D4 and TRACK3R #3

Closed dwalton76 closed 6 years ago

WasabiFan commented 6 years ago

As I'm looking at this, I feel like we should rename the modules to be plural: importing "motor" which has a bunch of motors in it feels odd... Thoughts?

dwalton76 commented 6 years ago

In https://github.com/rhempel/ev3dev-lang-python/issues/375 David mentioned

Module names are singular (this doesn't seem to be in PEP8, but I read it from some python guru somewhere recently and it sounded like a good idea at the time).

I don't have a strong opinion on this one

WasabiFan commented 6 years ago

Sorry, I didn't mean to derail this; I'm fine with the existing names if that's the official recommendation. And I don't think that should block this PR.

dwalton76 commented 6 years ago

Resolves issues #9 and #10