AMC Data Access SDK with AES encrypted SQL and Arrow responses
Project description
AMCDataGate
资产管理中心数据访问 Python SDK。用户名密码鉴权访问,查询只需 SQL。
安装
pip install shenamc-data-gate
## pythond调用示例
from amc_data_gate import AMCDataGateClient
client = AMCDataGateClient(
base_url=BASE_URL,
username=USERNAME,
password=PASSWORD
)
df_wind = client.execute_sql("sql_command", datasource="API_WIND")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
amc_data_gate-1.0.2.tar.gz
(8.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file amc_data_gate-1.0.2.tar.gz.
File metadata
- Download URL: amc_data_gate-1.0.2.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8673ec523c1715fb3b0eff9ad2485c9298cd7c115ab0ca63ac15a73d9d2d39b4
|
|
| MD5 |
f40e052a8eb58cbd0e48a0ce16591ba1
|
|
| BLAKE2b-256 |
38b872dcb869693d43b6547ad4f064a7e192528fe1786e0c380458cdd5734c46
|
File details
Details for the file amc_data_gate-1.0.2-py3-none-any.whl.
File metadata
- Download URL: amc_data_gate-1.0.2-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0070432ab949a405cb66477b88818692dcf57b33a1c05fdce44bbb34364c1813
|
|
| MD5 |
abdc274f7c6a16195d00815eabe2cb8b
|
|
| BLAKE2b-256 |
48416e152b74143ea92a1c8563c64869c7a4fa84ea48969a59b5cb94c7648e97
|