Skip to main content

Official Jit API Authorization SDK

Project description

Metadata-Version: 2.2 Name: wanyun_JitSdk Version: 1.0.6 Summary: Official Jit API Authorization SDK Author: zangtao Author-email: noguchisyou123456@gmail.com Keywords: python,jit,sdk,apiAuth Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Classifier: Programming Language :: Python :: 3 Classifier: Operating System :: MacOS :: MacOS X Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: POSIX :: Linux Description-Content-Type: text/markdown Requires-Dist: requests Dynamic: author Dynamic: author-email Dynamic: classifier Dynamic: description Dynamic: description-content-type Dynamic: keywords Dynamic: requires-dist Dynamic: summary

JitSDK

Jit officially provides built-in API authorization components, enabling your applications to easily implement external API interface services. Additionally, we offer a comprehensive SDK to help you quickly and conveniently integrate and use these authorized API interfaces.

Usage

  1. Install Dependencies
pip install wanyun_JitSdk
  1. Obtain Authorization Credentials from the Authorization Provider
API URL: http://demoain/api/orgId/appName
accessKey: xxxx
accessSecret: xxxxxxxxxxxxxxxx
  1. Import and Use in Your Project (refer to the demo file)
authApi = JitApi("http://demoain/api/orgId/appName")
authApi.setAccessKey("xxxx")
authApi.setAccessSecret("xxxxxxxxxxxxxxxx")
authApi.setApi("services.MySvc.func1")

req = JitApiRequest()
req.setMethod("POST")
req.setParams({})
resp = req.execute(authApi)
print(resp.data)

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

wanyun_jitsdk-1.0.6.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

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

wanyun_jitsdk-1.0.6-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file wanyun_jitsdk-1.0.6.tar.gz.

File metadata

  • Download URL: wanyun_jitsdk-1.0.6.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for wanyun_jitsdk-1.0.6.tar.gz
Algorithm Hash digest
SHA256 6877811eccc4a7349d3e0eb9159b1f578abc2ddb8ad65c6ec663467b8ad9f99c
MD5 9dc783b59edfbd670f29aa37d5f22319
BLAKE2b-256 364e8d2812e6edf01dc38fa8eee538958ecbfb63e5c773a13349159409ce9ad4

See more details on using hashes here.

File details

Details for the file wanyun_jitsdk-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: wanyun_jitsdk-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for wanyun_jitsdk-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 17e9131a3d9b1c1d3207a57e850438d6cb9dca4b2220725a1a465c0c7f8a6af2
MD5 e985cda06fcfe785382bf650c196beed
BLAKE2b-256 34afb0e788b070c275b60ad74c1c73393285ae11c5150d61ac12ab9efbb083d2

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