Skip to main content

Convexity Python SDK - programmatic access to the Convexity platform

Project description

Convexity SDK

Python SDK for the Convexity platform.

Installation

pip install convexity-sdk

Usage

import convexity_sdk

client = convexity_sdk.ConvexityClient(api_key="cvx_...")

# List user-scoped API keys
keys = client.api_keys.list()

# Create a key with explicit scopes
created = client.api_keys.create(
	name="automation",
	scopes={"org": "READ", "project": "WRITE"},
)

# Rotate/revoke by key ID
rotated = client.api_keys.rotate(created.id)
client.api_keys.revoke(created.id)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

convexity_sdk-0.6.0.dev173.tar.gz (24.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

convexity_sdk-0.6.0.dev173-py3-none-any.whl (40.3 kB view details)

Uploaded Python 3

File details

Details for the file convexity_sdk-0.6.0.dev173.tar.gz.

File metadata

  • Download URL: convexity_sdk-0.6.0.dev173.tar.gz
  • Upload date:
  • Size: 24.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for convexity_sdk-0.6.0.dev173.tar.gz
Algorithm Hash digest
SHA256 9afac084465fcf476f82f7814c0d9ae93e7de54f48bfe03f74094f1352437ec4
MD5 63b5899d91afe43ead50ba1d71d6df61
BLAKE2b-256 2bf8e03331f059170a70f6292a546c33f7dba38066dc5652a696eda3c954abd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for convexity_sdk-0.6.0.dev173.tar.gz:

Publisher: ci.yml on convexity-optimization/convexity

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file convexity_sdk-0.6.0.dev173-py3-none-any.whl.

File metadata

File hashes

Hashes for convexity_sdk-0.6.0.dev173-py3-none-any.whl
Algorithm Hash digest
SHA256 2278308f160e1377dd1c727203f2625b8eeb8737d43617d28d35aaeca4b2b4d1
MD5 558ee85a0d11aac425dcca88b0cf4dee
BLAKE2b-256 4a845daba70952157dff75d68cc7df26d4d594df17a80dcf6d964d6caeaed343

See more details on using hashes here.

Provenance

The following attestation bundles were made for convexity_sdk-0.6.0.dev173-py3-none-any.whl:

Publisher: ci.yml on convexity-optimization/convexity

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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