Skip to main content

Python SDK for the Serenity digital asset risk API

Project description

Serenity SDK - Python

Introduction

The Serenity digital asset risk platform exposes all functionality via an API -- currently REST only.

Although it's possible to call the API with simple HTTP client code in most any modern language, there are conventions that need to be followed -- especially for authentication and authorization -- and to make it easier we have provided this lightweight SDK.

Installation

Installation for Python 3.x users is very simple using pip:

pip install serenity.sdk.python

If you have already installed the SDK and want to upgrade to latest:

pip install -U serenity.sdk.python

API documentation

The latest API documentation is always available at ReadTheDocs.

Maintainer setup

If you are checking in code for serenity.sdk.python you may wish to run setup.sh to install appropriate pre-commit and pre-push git hooks in your local repo. Once you run setup you will also get a Python virtual environment in .venv generated by Poetry; if using VSCode, you should select this as your IDE's virtual environment.

Learning more

If you want to learn more about the Serenity digital asset risk platform, book a demo or get in touch, you can reach out to us at https://cloudwall.tech.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

serenity.sdk.python-0.8.24.tar.gz (20.3 kB view hashes)

Uploaded Source

Built Distribution

serenity.sdk.python-0.8.24-py3-none-any.whl (23.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page