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.17.0.dev313.tar.gz (117.1 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.17.0.dev313-py3-none-any.whl (183.9 kB view details)

Uploaded Python 3

File details

Details for the file convexity_sdk-0.17.0.dev313.tar.gz.

File metadata

  • Download URL: convexity_sdk-0.17.0.dev313.tar.gz
  • Upload date:
  • Size: 117.1 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.17.0.dev313.tar.gz
Algorithm Hash digest
SHA256 281beff8b8ccdb512b40cefb1b4b680e7ee20f1ba69764aa5b6889d88b88607f
MD5 4fe22ab816898c440df74ca573ea78dc
BLAKE2b-256 6c73666b36c2ec2bbe1c45f4f5c47d6896d02652cdd16755d7ad44cdf4baa566

See more details on using hashes here.

Provenance

The following attestation bundles were made for convexity_sdk-0.17.0.dev313.tar.gz:

Publisher: publish-packages.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.17.0.dev313-py3-none-any.whl.

File metadata

File hashes

Hashes for convexity_sdk-0.17.0.dev313-py3-none-any.whl
Algorithm Hash digest
SHA256 ea8b1859b193a7229cbbd6f353d1085d7e760a999995131c9496bcbecdbb57ad
MD5 4bf980abe0e7ca80bbb55ce7ea50c9f5
BLAKE2b-256 4716c810a5a26f24068041e103394e773f4c2dd3d6f883edce6664bca4613f18

See more details on using hashes here.

Provenance

The following attestation bundles were made for convexity_sdk-0.17.0.dev313-py3-none-any.whl:

Publisher: publish-packages.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