Welcome to Allgo API: Python client’s documentation!

What is A||go project

In short “A||go is a platform for building and deploying apps that analyze massive data. It has been specifically designed for science applications.

And it has its own website https://allgo18.inria.fr.

Some of its services are availables through a RESTful API slightly documented.

This is a python client for the API

To deal with the API in python, most of users will use the requests library and will have to rewrite routines to access Allgo. As all users will have to code almost the same routines, we decided to share ours !

The code is available through the gitlab repository.

As recommanded, we followed the Allgo Api Client Specifications which defines almost everything about what a client should do :)

Indices and tables