Skip to main content

rongyingyun Paas SDK Library for Python

Project description

PaasSdk-Python

介绍

融营智能Python SDK是官方软件开发工具包。它使您的Python应用程序、库或脚本与融营智能服务集成变得很容易。

此模块适用于Python版本:

3及以上版本

软件架构

融营智能 python Sdk

安装教程

  1. pip install RongyingPaasSdk==1.1.2

使用说明

  1. 引用Sdk组件

        from PaasSdk.CreateRequestClient import CreateRequestClient as Client
        from PaasSdk.Config import Config as Config
        from PaasSdk import RequestModel as models
    
  2. 调用方法

        config = Config(AccountSid='您的账户Sid',                                    
                        AccountToken='您的账户Token')                                
        client = Client(config)                    
        request = models.CreateApplicationsRequestModel(AppName="python测试") 
        info = client.CreateApplications(request)
    

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

RongyingPaasSdk-1.1.5.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

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

RongyingPaasSdk-1.1.5-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file RongyingPaasSdk-1.1.5.tar.gz.

File metadata

  • Download URL: RongyingPaasSdk-1.1.5.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.5

File hashes

Hashes for RongyingPaasSdk-1.1.5.tar.gz
Algorithm Hash digest
SHA256 7a105c6a2be7c830cddd066026ff532fedf4a906f711a8e2a9c7430e2bf715f2
MD5 31c1b8695056e952bf708703c8d5bf75
BLAKE2b-256 6696a4bbc10cc77f8ec555e9b4b551bf0a0b932ff1505c7ff8eecd773f21a236

See more details on using hashes here.

File details

Details for the file RongyingPaasSdk-1.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for RongyingPaasSdk-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 011bab4130939a4b52bdc87b63a0a103a93db5b08f080f47e1777bc396e1e442
MD5 ae8dd31aef783ad5c9ae46f218800e42
BLAKE2b-256 94ff24d0adbcb385b43125130d399571d5b95746d5a37c0b926b61ed07d9ef2c

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