Skip to main content

No project description provided

Project description

Credal Python Library

fern shield

The Credal Python Library provides convenient access to the Credal API from applications written in Python.

Installation

pip install --upgrade credal

Usage

from credal.client import CredalApi

client = CredalApi(
    api_key="YOUR_API_KEY",
)

Async Client

from credal.client import AsyncCredalApi

client = AsyncCredalApi(
    api_key="YOUR_API_KEY",
)

Beta Status

This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning the package version to a specific version. This way, you can install the same version each time without breaking changes.

Contributing

While we value open-source contributions to this SDK, this library is generated programmatically. Additions made directly to this library would have to be moved over to our generation code, otherwise they would be overwritten upon the next generated release. Feel free to open a PR as a proof of concept, but know that we will not be able to merge it as-is. We suggest opening an issue first to discuss with us!

On the other hand, contributions to the README are always very welcome!

Project details


Download files

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

Source Distribution

credal-0.0.2.tar.gz (22.4 kB view details)

Uploaded Source

Built Distribution

credal-0.0.2-py3-none-any.whl (51.8 kB view details)

Uploaded Python 3

File details

Details for the file credal-0.0.2.tar.gz.

File metadata

  • Download URL: credal-0.0.2.tar.gz
  • Upload date:
  • Size: 22.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/5.15.0-1064-azure

File hashes

Hashes for credal-0.0.2.tar.gz
Algorithm Hash digest
SHA256 14661b57b3eaf6a819b403713194befee0be836201029b9df5c2509bdab6dbdc
MD5 6523680a59bcd94d36b1f185d83da271
BLAKE2b-256 0e6d1f9176eba310b18e6441983ad12ec27331e52b28255d827b9ea39954543d

See more details on using hashes here.

File details

Details for the file credal-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: credal-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 51.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/5.15.0-1064-azure

File hashes

Hashes for credal-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cb8ff38e2ae83daa5901704aeb5da13a5f330800fdb1d8716f776268aa6b6557
MD5 a14c8b72c42f06edee8684a771dcb39f
BLAKE2b-256 661d79edbec635e39e7c6132d8f9f6ca235e2f44f96c473a1d8dfb15f8496506

See more details on using hashes here.

Supported by

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