Skip to main content

Python SDK for the Alephant SaaS HTTP API (Fern-generated from OpenAPI).

Project description

alephantai-saas-api

Python client for the Alephant SaaS HTTP API. Generated with Fern from OpenAPI.

Install

pip install alephantai-saas-api

Usage

from alephantai_saas import AlephantAi318537Api

client = AlephantAi318537Api(
    api_key="<your-token>",
    base_url="https://yourhost.com/path/to/api",
)
# client.workspaces.list_workspaces(...)

Async client:

from alephantai_saas import AsyncAlephantAi318537Api

async_client = AsyncAlephantAi318537Api(
    api_key="<your-token>",
    base_url="https://yourhost.com/path/to/api",
)

Replace the base URL with your deployment base URL as needed.

Regenerating

From backend-saas-service:

npx --yes fern-api@latest generate --group python-sdk --no-prompt --force

After Fern adds new API groups, update the packages list in pyproject.toml if new top-level folders appear.

License

MIT

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alephantai_saas_api-0.1.1-py3-none-any.whl (269.1 kB view details)

Uploaded Python 3

File details

Details for the file alephantai_saas_api-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for alephantai_saas_api-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2bb1ee3929fb0d2219c941df81697ebb786ee32b509a137d7e45d7c7ab8abc69
MD5 86cb20f9311ec207df127d58aa9a5d1e
BLAKE2b-256 f31c345b0faf2a19dade36f9a38db65a2111dcc4ed5e5f532e555f0b58b45e0d

See more details on using hashes here.

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