Skip to main content

Databus Client

Databus Client is a Python client for making HTTP requests to the Databus API and retrieving JSON data.

Installation

You can install Databus Client using pip:

pip install databus-client

Usage

Get datasheet pack data

from api.apitable_databus_client import DatabusClient

# Initialize the client with the base URL of the Databus API
host_address = "https://integration.vika.ltd"
client = DatabusClient(host_address)

# Make a GET request to fetch the datasheet pack data
datasheet_id = "dstbUhd5coNXQoXFD8"
result = client.get_datasheet_pack(datasheet_id)

if result:
    print(result)
else:
    print("Request failed.")

develop

python3 -m venv .env
source ./env/bin/active
pip3 install -r requirements.txt
pip3 install twine

build and publish

python3 setup.py sdist
twine upload dist/*

Release files for zzq-strings-sum 0.6.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for zzq-strings-sum 0.6.0
File Size Uploaded
zzq-strings-sum-0.6.0.tar.gz 2.5 kB Details

Release files / zzq-strings-sum-0.6.0.tar.gz

Download URL zzq-strings-sum-0.6.0.tar.gz
Size 2.5 kB
Tags Source
SHA-256 checksum
How to use checksums
86032f8cdd8c553665f93f6d5526265fb7dfcb632fa410211514acc8c2877412
BLAKE2b-256 checksum
How to use checksums
3156ca8cd32165355c5debf9fb65e13e5e0cd27732b504ffedf4c181714ffc45
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.9.6

Release history Release notifications | RSS feed

This release

0.6.0 This release

1 release file

0.5.5

1 release file

0.5.4

1 release file

0.5.3

1 release file

0.5.2

1 release file

0.5.1

1 release file

0.5.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page