Skip to main content

A Python package containing jinko_helpers, jinko_stats, and crabbit modules aimed to be used with Jinko.ai API

Project description

Jinko API Helpers

Python helpers function to ease use of Jinko's API

Jinko is an innovative SaaS and CaaS platform focused on trial simulation and design optimization. The Jinko API offers programmatic access to a wide range of functionalities, facilitating integration with various tools and enhancing collaboration.

Usage

pip install jinko-sdk

# Or

poetry add jinko-sdk
import jinko_helpers as jinko

# Connect to Jinko
jinko.initialize(
    projectId='016140de-1753-4133-8cbf-e67d9a399ec1',
    apiKey='50b5085e-3675-40c9-b65b-2aa8d0af101c'
)

# Check authentication
response = jinko.makeRequest('/app/v1/auth/check')

# Make a few requests
projectItem = jinko.makeRequest(
    '/app/v1/project-item/tr-EUsp-WjjI',
    method='GET',
).json()

Contributing

Check the dedicated instructions.

Find out more at Jinko Doc

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

jinko_sdk-0.5.0.tar.gz (64.3 kB view details)

Uploaded Source

Built Distribution

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

jinko_sdk-0.5.0-py3-none-any.whl (74.1 kB view details)

Uploaded Python 3

File details

Details for the file jinko_sdk-0.5.0.tar.gz.

File metadata

  • Download URL: jinko_sdk-0.5.0.tar.gz
  • Upload date:
  • Size: 64.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.6.71

File hashes

Hashes for jinko_sdk-0.5.0.tar.gz
Algorithm Hash digest
SHA256 f79e366a5a58587e44d58a25b3fb911f932956cdfe989e9270d397d2ff5cbbd4
MD5 1fcfeb6a4e01da02067e738352ce7e94
BLAKE2b-256 8b31ed5f461d48d958db61026825cee91fc807c957e43b6b709431416447d8ef

See more details on using hashes here.

File details

Details for the file jinko_sdk-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: jinko_sdk-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 74.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.6.71

File hashes

Hashes for jinko_sdk-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 953a8636776025016c7fdb364a716452cd1fd60397ad137cbbffb8ed6c907627
MD5 8669d6a4999c0e529593590f37dac1dc
BLAKE2b-256 0a577f3c29f34a9743293bb7b65c9b97d6b90a608c45ecd6e5af0c7cbe40c2c9

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