Hi everyone,
Just two words to announce a little release for Nanpy firmware in case you
got some errors during configuration. Nanpy is a framework to use your
Arduino with Python, please check it out there:
https://pypi.python.org/pypi/nanpy#downloads and github.com for source
code: https://github
Announcing the Release of Tribool Version 0.6.2
What is Tribool?
Tribool is an Apache2 licensed module for three-valued logic. More commonly
found in SQL, three-valued logic defines truth tables over the values True,
False, and Indeterminate. The third value is considered a state
Hi all,
I just pushed pytest-2.7.3 to pypi which contains bugfixes including
compatibility to python3.5 which was released yesterday.
In case you wonder, pytest is a widely used mature test runner both for
unit and functional test purposes in python. See http://pytest.org for
documentation and e