ANN nanpy-firmware 0.9.5.1

2015-09-15 Thread Andrea Stagi
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

ANN: Tribool 0.6.2 Released

2015-09-15 Thread Grant Jenks
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

pytest-2.7.3: fixes and py35 compat

2015-09-15 Thread holger krekel
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