pyignite.api package

This module contains functions, that are (more or less) directly mapped to Apache Ignite binary protocol operations. Read more:

https://apacheignite.readme.io/docs/binary-client-protocol#section-client-operations

When the binary client protocol changes, these functions also change. For stable end user API see pyignite.client module.