Skip to main content

AED API Python SDK - AED 设备查询 API

Project description

AED Life API Python SDK

安装

pip install aed-sdk

使用方法

from aed_sdk import AEDClient

# 创建客户端
client = AEDClient(
    api_key="your_api_key_here",
    api_secret="your_api_secret_here"
)

# 获取附近 AED 设备
result = client.get_nearby_aed(
    latitude=31.23,
    longitude=121.47,
    radius=5000,
    limit=50,
    status=1
)

print(f"附近有 {result['total']} 台 AED 设备")

API 文档

详见 https://api.aed-life.cn/docs

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

aed_sdk-1.1.1.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

aed_sdk-1.1.1-py3-none-any.whl (1.7 kB view details)

Uploaded Python 3

File details

Details for the file aed_sdk-1.1.1.tar.gz.

File metadata

  • Download URL: aed_sdk-1.1.1.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for aed_sdk-1.1.1.tar.gz
Algorithm Hash digest
SHA256 5a2d9feab58eada78035d7a0c822ac0697138524dd580bf72bc12f66cb282ccf
MD5 143ea8cc526f65b9ba72788bb011fd45
BLAKE2b-256 54ec1143aa2ba2697369454b66b984f7f336a4c23558162314bf0c4066495301

See more details on using hashes here.

File details

Details for the file aed_sdk-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: aed_sdk-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 1.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for aed_sdk-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3fb104fdb674804539998beffe637d08f1a006a3a147c7c6dfef1fdbe0a9b879
MD5 d283a677a09c417dabca35ff36355a83
BLAKE2b-256 c331c5fb554f92cb7d4412a118cc895747a4cad02bfcbef0cfa16a23662b6195

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