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.11.0.dev220.tar.gz (31.4 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.11.0.dev220-py3-none-any.whl (51.1 kB view details)

Uploaded Python 3

File details

Details for the file convexity_sdk-0.11.0.dev220.tar.gz.

File metadata

  • Download URL: convexity_sdk-0.11.0.dev220.tar.gz
  • Upload date:
  • Size: 31.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for convexity_sdk-0.11.0.dev220.tar.gz
Algorithm Hash digest
SHA256 60d467b0eda7869ad72ef16682cd472275f338df33116c574f3bf3ced163d63d
MD5 f8c7b9ac86212cc677ff125a0a9e11e0
BLAKE2b-256 838ea82bcb8f32560c0a2244e0dcfe9cb52521537c9aaff79bc18184639d6d60

See more details on using hashes here.

Provenance

The following attestation bundles were made for convexity_sdk-0.11.0.dev220.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.11.0.dev220-py3-none-any.whl.

File metadata

File hashes

Hashes for convexity_sdk-0.11.0.dev220-py3-none-any.whl
Algorithm Hash digest
SHA256 d30b49ad7e189d79700cfaab4fd90284deb67c57bb946e4872730bf11047d3f9
MD5 946d709afbc1a7dd4e44544f7de94881
BLAKE2b-256 f4b0cfa0d5d21d97adb2d03058340551741b7649eb519ed11d0bb67a4ee8d585

See more details on using hashes here.

Provenance

The following attestation bundles were made for convexity_sdk-0.11.0.dev220-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