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.3.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

credal-0.0.3-py3-none-any.whl (51.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: credal-0.0.3.tar.gz
  • Upload date:
  • Size: 22.8 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.3.tar.gz
Algorithm Hash digest
SHA256 0ae79f7b48ebe0a508c5e1ce0eb53c8f8983e5c3cffb163be2066fcea10c649c
MD5 5f31867ee004c7fb3dd9cd0b0f8d21e9
BLAKE2b-256 622b0fc67bf76cfda443f612824865c295edfeb6d0685b84dc8454577767557b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: credal-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 51.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f03c8a936db5ad40e1aa4bb86c852b97e64c969b520c300c48019b9a87ebd753
MD5 faae7e1b149610829a777f9503cf9641
BLAKE2b-256 08b6001394881ffd6fdc918a95915221c64549bb885d54a1ade28250106977da

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