金融数据服务系统
Project description
PySDK
A Python SDK package.
安装
pip install pysdk
快速开始
from pysdk import Client
# 创建客户端实例
client = Client()
# 使用 SDK
result = client.do_something()
功能特性
- 特性 1
- 特性 2
- 特性 3
开发
安装开发依赖
pip install -e ".[dev]"
运行测试
pytest
代码格式化
black src tests
类型检查
mypy src
构建和发布
构建包
python -m build
上传到 PyPI
python -m twine upload dist/*
许可证
MIT License
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
caichacha-0.1.0.tar.gz
(5.7 MB
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
caichacha-0.1.0-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file caichacha-0.1.0.tar.gz.
File metadata
- Download URL: caichacha-0.1.0.tar.gz
- Upload date:
- Size: 5.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bab57ed11479c6f3245299cf6beddb0f7d4977865a3228ce28481ac09e2e0834
|
|
| MD5 |
a1674e106830970480530cdeb399e538
|
|
| BLAKE2b-256 |
3c1b1c775c17edd98ed76287885e943205ec404ac2c4643f7536dd9338cf049d
|
File details
Details for the file caichacha-0.1.0-py3-none-any.whl.
File metadata
- Download URL: caichacha-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca390ffe7a8bc7b445c41e54c48e2ec608df1a9159116abe3fb39fde2cd60aaf
|
|
| MD5 |
3a52aa757e265f92a727cf3579716358
|
|
| BLAKE2b-256 |
a3cd4215d2b07130bd9d6f8fd8f556f61df0862b1bad7828c17d97467df0a749
|