Dear developers,
today the OpenSpime library PyOpenSpime v0.2 has been released! This version 0.2 does not fully support the OpenSpime protocol v0.9 yet, however it fully implements the Data Reporting OpenSpime core extension.
The main differences between the previous v0.1 release are:
a major code refactoring which has substantially improved code useability (for instance, the OpenSpime engine responsible for handling the protocol is now completely separated from the OpenSpime XMPP client code);
client now [...]
The most difficult part in any task is to start. So, I’ve prepared a tutorial to get you started with the OpenSpime infrastructure and PyOpenSpime 0.1, the first release of the Python OpenSpime library.
If you’re reading this, most probably you already know what a spime is: a technologically enabled device that interacts both with the physical and the digital environment, aware of its location and [...]
Dear developers,
today the first OpenSpime library has been launched! It is written in Python language and can be downloaded from it’s project page on Google Code. This version 0.1 does not fully support the OpenSpime protocol v0.9 yet, however it currently already supports:
networking with the SpimeGate server;
nearly complete OpenSpime Core protocol (missing claim);
Data Reporting OpenSpime Core protocol extension.
See what OpenSpime can already do! You may try PyOpenSpime directly under [...]