Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 319B

12345678910111213
  1. ## 1.0.4
  2. * added getVersionSync
  3. ## 0.0.3
  4. * fixed buffering in `PythonShell.receive`, fixing [#1](https://github.com/extrabacon/python-shell/issues/1)
  5. ## 0.0.2
  6. * improved documentation
  7. ## 0.0.1
  8. * initial version
  9. * independent module moved from [extrabacon/pyspreadsheet](https://github.com/extrabacon/pyspreadsheet)