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.10.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.10-py3-none-any.whl (33.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vectorize_client-0.0.10.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.10.tar.gz
Algorithm Hash digest
SHA256 035c6b712e16a1059fa1943f1e936ac73ce14afa6c0a1dc25c80423a3b29e1a0
MD5 aa46ff4575377c81c84f446795ce077f
BLAKE2b-256 213b4ae03166ab29fb46f479b7c249770e4b521741d7015df955225cc8511870

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for vectorize_client-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e01219c3b1e53ab51b92318dcf2d1af56e9032b6f89e610b134fd30f9b493882
MD5 3cdf098465d4ecd8979e4aa242683dc6
BLAKE2b-256 bbc3ada1864b219553689c05740818bc1f0772d9cd302c03616d5ff8f0102fde

See more details on using hashes here.

Provenance

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