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.1.0.tar.gz (36.6 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.1.0-py3-none-any.whl (103.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vectorize_client-0.1.0.tar.gz
  • Upload date:
  • Size: 36.6 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.1.0.tar.gz
Algorithm Hash digest
SHA256 e7a469bb93d031de4e056d39a209411b63bc71185792d957e60306608c04de33
MD5 7dc610b954542bbdec4b4d6b51cf39f8
BLAKE2b-256 fa7b95b0085ec00f5d2a8ce91053fbd799857b996a94e46ceb38067690859b34

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for vectorize_client-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 460e595662e40a5c4ede1d556b5385bf68d7a6807b800ab9054a6e7617e6efc4
MD5 9729a1b4e548b5cb9387ae9b49438374
BLAKE2b-256 8104e10d4626e26f2eb8b03f4ae01b4d16353497dc2df72970809b2c064e07fe

See more details on using hashes here.

Provenance

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