Skip to main content

Python SDK for k-v.ai platform

Project description

KnowledgeVerse Python SDK

Official Python SDK for integrating with the KnowledgeVerse Platform.
Designed for fast integration, strong type safety, and a great developer experience.
This SDK is automatically generated from our API specification to ensure it always stays up to date with the latest platform capabilities.
Visit our official documenation website for more details.


✨ Features

  • Fast and simple integration
  • Secure API key authentication
  • Strong typing and IDE-friendly
  • Auto-generated from official API specs
  • Pythonic and production-ready

📦 Installation

Prerequisites

Before you begin, make sure you have:

  • Python 3.10+
  • pip installed
  • A valid KnowledgeVerse Access Key
  • Internet access

Check your Python version:

python --version

Install the SDK:

pip install kv-platform

🔐 Setup & Authentication

Generate your Access Key from the KnowledgeVerse dashboard.

Initialize the client:

from kv_platform_sdk import Client

client = Client(
    access_key="YOUR_ACCESS_KEY"
)

🚀 Quick Start

Make your first API call:

from kv_platform_sdk import Client

client = Client(access_key="YOUR_ACCESS_KEY", timeout=10 * 60)

result = client.documents.list()
print(result)

client.close()

📄 Requirements

  • Python 3.10+
  • Active KnowledgeVerse account

📬 Support

For documentation, issues, or feature requests, please contact the KnowledgeVerse team or visit the platform dashboard.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

kv_platform-0.1.0-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file kv_platform-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: kv_platform-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for kv_platform-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c303f14720c8a1d91298b4b1bcdbb603b685db3e01287c3b269a32f1641acc13
MD5 945b962b7f327be53cfd5dd015570514
BLAKE2b-256 ed4dac2b8c612336d914d3670da78ed5a893b4778586ee3e007e5885fbb6c79a

See more details on using hashes here.

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