The iGenius Software Development Kit to develop crystal datasource adapters.


License
Apache-2.0
Install
pip install igenius-adapters-sdk==4.0.0

Documentation

iGenius Adapters SDK

This is the Software Development Kit for iGenius Web Connectors development.
You can use our SDK in your project to be able to handle correctly the data structures that will be used by iGenius services to call your web connector adapter. Further information about SDK can be found in the official documentation, instead check What is a Web Connector to know more about the data sharing with Crystal.

Installation

With Poetry

poetry add igenius-adapters-sdk

With pip

pip install igenius-adapters-sdk

Releases

See the CHANGELOG.md file.

License

All the content in this repository is licensed under the Apache license, version 2.0. The full license text can be found in the LICENSE file.