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

Uploaded Source

Built Distribution

credal-0.0.1-py3-none-any.whl (59.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: credal-0.0.1.tar.gz
  • Upload date:
  • Size: 26.9 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.1.tar.gz
Algorithm Hash digest
SHA256 6c3288d884b7b0cd567430ca1861379083dbf53c715d1faae18ca40d6ad16796
MD5 0c248a824faf48cc7b34767f5905c978
BLAKE2b-256 ec176b52d9e5db46f73d91406fa73f201088010a946cb8f37777176cfc07863c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: credal-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 59.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1e484c215563d78152947f1e40f4b9a55db98062b4815e1b5031c8debeb60fe6
MD5 4e773989d6a3b3467cfda052127359e0
BLAKE2b-256 513826b82aea65202424d468a757c854c862bb3994cbdac519ed2e471336c432

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