Cool project. Small rant; can we please stop titling our libraries with the language extension as a portion?
I can hande the "py" prefix or suffix (hopefully lower-cased though), but the dash is too much!
21–23 of 23 posts
Cool project. Small rant; can we please stop titling our libraries with the language extension as a portion?
In the requirements it says Python 2.7, does it mean 2.7.x (hence no python 3 support) or "2.7 or newer" (hence with python 3 support)?
https://github.com/nineties/py-videocore/commit/7b192779e844...