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.6.4.tar.gz (76.9 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.6.4-py3-none-any.whl (89.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jinko_sdk-0.6.4.tar.gz
  • Upload date:
  • Size: 76.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.12.13 Linux/6.12.28

File hashes

Hashes for jinko_sdk-0.6.4.tar.gz
Algorithm Hash digest
SHA256 248e66206134bca684e93d33f80dbcfd80748662fce2c54594e718fbd8c6b42f
MD5 6cb7cf93a47bb71b222a18a19ace305a
BLAKE2b-256 3be0a347c81c6c0be2c8c952e57157eea547da378202a584a9263a62d51c3d41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jinko_sdk-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 89.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.12.13 Linux/6.12.28

File hashes

Hashes for jinko_sdk-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7084da736c3750ef04ad75ba7b3acfb38eb9f0a99bae3337e611c06f040b4905
MD5 ae39e459b746b32219e5cb44827cc64f
BLAKE2b-256 78a081bd281cf79a183b83e25d658629a9b11e83a9a6cc5ec07fe6596e599f60

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