Python G-Node client DocumentationΒΆ

The Python G-Node Client is a library, that provides access to the G-Node REST-API for the Python programming language. The client provides a high-level interface to this service which includes useful features such as lazy loading, caching and the prevention of so called lost updates. Further more this client library can handle native neo and odml objects.

Next topic

Installation guide

This Page