Skip to main content

Python client for the Vectorize API

Project description

Vectorize Client

Python Api Client for Vectorize. For the full documentation, please visit docs.vectorize.io.

Installation

pip install vectorize-client

Then import the package:

import vectorize_client

Getting Started

List all your pipelines:

import vectorize_client as v

TOKEN = '<your-token>'
ORG = '<your-org-id>'

with v.ApiClient(v.Configuration(access_token=TOKEN)) as api:
    pipelines = v.PipelinesApi(api)
    response = pipelines.get_pipelines(ORG)
    print("Found" + str(len(response.data)) + " pipelines")

Visit docs.vectorize.io to learn more about the API.

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

vectorize_client-0.4.0.tar.gz (90.7 kB view details)

Uploaded Source

Built Distribution

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

vectorize_client-0.4.0-py3-none-any.whl (370.4 kB view details)

Uploaded Python 3

File details

Details for the file vectorize_client-0.4.0.tar.gz.

File metadata

  • Download URL: vectorize_client-0.4.0.tar.gz
  • Upload date:
  • Size: 90.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for vectorize_client-0.4.0.tar.gz
Algorithm Hash digest
SHA256 ebf1ad501d203ea3f313699178401ad20cbc5d6ddbba5233951a3e268f6c51e0
MD5 c2aa2eddfe1640818ca6ddb5965039fb
BLAKE2b-256 6fd0706ead5eedbb8b03eeb051f0215a3afe5ba6abe0eb25fb5a570d87ffc711

See more details on using hashes here.

Provenance

The following attestation bundles were made for vectorize_client-0.4.0.tar.gz:

Publisher: release-python.yml on vectorize-io/vectorize-clients

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vectorize_client-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for vectorize_client-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76f10d8ef235505fa3cb4ec96ac53176bad9a7e2f99ff0c5b294636c8f813fe3
MD5 b8f0e173cfa005b6958c8a39c085f528
BLAKE2b-256 10bf4ee08bdff44503624d0e338479155e0146717817e402d2666337d09ea69b

See more details on using hashes here.

Provenance

The following attestation bundles were made for vectorize_client-0.4.0-py3-none-any.whl:

Publisher: release-python.yml on vectorize-io/vectorize-clients

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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