New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

serenity-sdk-python

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serenity-sdk-python

Python SDK for the Serenity digital asset risk API

  • 1.1.0
  • PyPI
  • Socket score

Maintainers
1

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.

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc