Skip to main content

Jestor Python Client

Project description

Jestor SDK for Python - Version Beta

PyPI PyPI

Jestor client library for python.

Documentation

Documentation with all available functions can be found here

Installation

Install from PyPi using pip, a package manager for Python.

pip install jestor

If pip install fails on Windows, check the path length of the directory. If it is greater 260 characters then enable Long Paths or choose other shorter location.

Don't have pip installed? Try installing it, by running this from the command line:

$ curl https://bootstrap.pypa.io/get-pip.py | python

Getting Started

Getting started with the Jestor API couldn't be easier. Create a Jestor instance and you're ready to go.

from jestor.Jestor import Jestor

jestor_client = Jestor('<api token>', '<account>')

result = jestor_client.table('sample_tab').get(limit=3) # result will be a python array with values

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

jestor-1.0.5.tar.gz (6.9 kB view details)

Uploaded Source

File details

Details for the file jestor-1.0.5.tar.gz.

File metadata

  • Download URL: jestor-1.0.5.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for jestor-1.0.5.tar.gz
Algorithm Hash digest
SHA256 f89e694a6152433dfd77649702fc1e09c3073996d2a98048f2b4447d573a844f
MD5 a12bb5dc3ace3a41478a5726f3b7038f
BLAKE2b-256 6cda5b6fc2ba7685db93eb4ace85608017b9c8ab2866949cf630be9243b06a36

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