Skip to content

Hyperunison/unison-sdk-python

Repository files navigation

Hyperunison Python SDK

You can use this SDK to execute UQL queries via Public API.

Installation

If you need to install this SDK, you should add the line

hyperunison-public-api-sdk===2.3.5

to the file requirements.txt.

Or you can run the command

pip install hyperunison-public-api-sdk

in CLI.

API keys

You will need to create API key to use the Public API. You can do it in Web interface of the site.

The example of using

You can see all examples of using of this SDK here: https://github.com/Hyperunison/unison-sdk-python/tree/master/examples.

About

Public SDK to integrate with Unison Cohort API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published