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.15.0.dev261.tar.gz (111.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.15.0.dev261-py3-none-any.whl (177.0 kB view details)

Uploaded Python 3

File details

Details for the file convexity_sdk-0.15.0.dev261.tar.gz.

File metadata

  • Download URL: convexity_sdk-0.15.0.dev261.tar.gz
  • Upload date:
  • Size: 111.8 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.15.0.dev261.tar.gz
Algorithm Hash digest
SHA256 c9fcd728c95fa80a1672229d3ed245d020543ccfbe90d861502e6a63f47a2f26
MD5 779a639bac0565de9ef35ea67d20c478
BLAKE2b-256 55213e3efea36144b95cc34806ff1f9f192766812e8a0325076191451ae244c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for convexity_sdk-0.15.0.dev261.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.15.0.dev261-py3-none-any.whl.

File metadata

File hashes

Hashes for convexity_sdk-0.15.0.dev261-py3-none-any.whl
Algorithm Hash digest
SHA256 bdf696d70d6dc2a141a1c4576b75c8620366c1cf6e759f19dc592f3b4c39332d
MD5 c77888afb28301f6c32bee63f8af917f
BLAKE2b-256 b068d457cb9292ff1191771be7cc7f60e21a4304da6a272f3ace84c9ab17750a

See more details on using hashes here.

Provenance

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