Skip to main content

Python Client SDK Generated by Speakeasy

Project description

codat-common

SDK Installation

pip install codat-common

SDK Example Usage

import codatcommon
from codatcommon.models import shared

s = codatcommon.CodatCommon(
    security=shared.Security(
        auth_header="YOUR_API_KEY_HERE",
    ),
)


req = shared.CompanyRequestBody(
    description="corrupti",
    name="Kelvin Sporer",
)

res = s.companies.create(req)

if res.company is not None:
    # handle response

Available Resources and Operations

companies

connections

data_status

integrations

push_data

refresh_data

settings

webhooks

SDK Generated by Speakeasy

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

codat-common-0.10.0.tar.gz (31.8 kB view details)

Uploaded Source

Built Distribution

codat_common-0.10.0-py3-none-any.whl (87.4 kB view details)

Uploaded Python 3

File details

Details for the file codat-common-0.10.0.tar.gz.

File metadata

  • Download URL: codat-common-0.10.0.tar.gz
  • Upload date:
  • Size: 31.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for codat-common-0.10.0.tar.gz
Algorithm Hash digest
SHA256 df1541b2de9f4b60f4eae029b43092bf1881b11eda406befe3b1c9dacf58a9bd
MD5 476915c8a1348a7b6ab35bfc66f614ba
BLAKE2b-256 23facb991b45fdb01af1d819947fb71aabecf6159e8ee9bfa0b2065079a63bda

See more details on using hashes here.

File details

Details for the file codat_common-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for codat_common-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e60b2715d4952b09e7de4fc1fa958f6e5b629ccbbe6f0cd208959855a500e8f5
MD5 ff6a67ad30215c5095055b4bdc4523c8
BLAKE2b-256 4dd5c4dcf30607a4d33093eed53be1596d9e6de72b9aa62de840ede52ebd7cbd

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