Skip to main content

Python client for the Vectorize API

Project description

Vectorize Client

Python Api Client for Vectorize For more information, please visit https://vectorize.io

Requirements.

Python 3.8+

Installation & Usage

pip install vectorize-client

Then import the package:

import vectorize_client

Getting Started

Please follow the installation procedure and then run the following:

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")

Documentation for API Endpoints

All URIs are relative to https://api.vectorize.io/v1

See the full reference for more information.

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.0.9.tar.gz (20.8 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.0.9-py3-none-any.whl (33.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vectorize_client-0.0.9.tar.gz
Algorithm Hash digest
SHA256 3837e34cc3e0a6939bc42aabb74aac650435be2d10facab4337430d0ee2f861e
MD5 9f0f359d5b015a2d7635d65ea8621627
BLAKE2b-256 2a9b4e7add90f93cdf758161062b058311f6afc2afad01e0dcfff01ce35bbc32

See more details on using hashes here.

Provenance

The following attestation bundles were made for vectorize_client-0.0.9.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.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for vectorize_client-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 c265e3f0d7b08c988d5e98daebdb2a5fc1f97ba731fa52540ab852817aae5c2c
MD5 f1f5fd40045b05097565daa1860dc1c2
BLAKE2b-256 99fb8237f32ef92ea337fdca4c3d3557b6a0b55ac297c253f2534cf74c41b41b

See more details on using hashes here.

Provenance

The following attestation bundles were made for vectorize_client-0.0.9-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