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.1.tar.gz
(6.5 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.1.tar.gz.
File metadata
- Download URL: amc_data_gate-1.0.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e34d794ef29fd66a0c31736eb7320263d8825c30ab2bafa6539e6bcb77dfeb6e
|
|
| MD5 |
dc829202039cc4d20b06a155e6c9a9d7
|
|
| BLAKE2b-256 |
f255b48a02d601327c18f32a976d0f7d3d7e43206790a98d666447aa90554e5b
|
File details
Details for the file amc_data_gate-1.0.1-py3-none-any.whl.
File metadata
- Download URL: amc_data_gate-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.3 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 |
9d5fdaf354d5e68a0d75e9d6d0783eeee90c7f5dddb9326b034d3ba6e425c6a5
|
|
| MD5 |
97f10fd391adc3d1f77404dc66cbd955
|
|
| BLAKE2b-256 |
3629e625adfbf92ce1e25d7090f55a3958656b45ca9aad5554720d6555022457
|