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.11.tar.gz (34.5 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.11-py3-none-any.whl (94.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vectorize_client-0.0.11.tar.gz
  • Upload date:
  • Size: 34.5 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.0.11.tar.gz
Algorithm Hash digest
SHA256 089c4b72b87f0710a441247e44a4a5757379071120dc5011f3e9805864bbb3e5
MD5 1388d64414bb53a0e93114342b4ff227
BLAKE2b-256 2ce0c1f85fd2eb0efcd31ed0a8269deee88e17a47ca12241a9c7822ae4aa1f73

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for vectorize_client-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 e11c436704be345b14dcf297673a99bae60f38a4398b90788316d3f6a55cb06a
MD5 09cd355005847fd4eb8b6ba2349ba4d0
BLAKE2b-256 b0f5dc7cfb97bfb331813823f869029db03912bd1ea3c53217ecb1fae1d66cd4

See more details on using hashes here.

Provenance

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