Skip to main content

Ding Dang Cats HTTP API Python DDCCore

Project description

叮当猫 HTTP SDK 1.0

使用示例

Install Package

python3 -m pip install ddc-api-sdk==1.0.5

Used Code

from DDCCore.APICore import APICore

if __name__ == '__main__':
    sdk = APICore("https://api.xxxxx.com", "Your API Key")
    data = sdk.高级查询_姓名_省市县_性别_年龄范围查询("杨晓霞", "江苏省", "女", 18, 25)
    data1 = sdk.高级查询_模糊姓名_精准手机号前3位_精准后4位查询("杨晓霞", "136", "8823")
    print(data)
    print(data1)

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

ddc_api_sdk-1.0.5.tar.gz (4.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: ddc_api_sdk-1.0.5.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for ddc_api_sdk-1.0.5.tar.gz
Algorithm Hash digest
SHA256 c3072505f8c8fd3a9d07265369a77f5598dd33aa13085f8e9cbede9f5f3f8118
MD5 d64fdc8dda557a2a810b0e64c3fab704
BLAKE2b-256 063790c85a05513d6626ebf6e7c97a0e65a8a0c643c3776296a28e22b6ef8450

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page