// archives

python

This tag is associated with 1 posts

PyOpenSpime 0.1: Getting Started

Davide 'Folletto' Casali

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 [...]

PyOpenSpime v0.1 launched

Roberto Ostinelli

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 [...]