# GMSdk
Pure Python SDK for GM quantitative trading platform with cross-platform support.
## Features
- Cross-platform compatibility (Windows, macOS, Linux)
- gRPC-based communication with GM server
- Optimized DataFrame serialization
- Pure Python implementation
## Installation
```bash
pip install gmsdk
```
## Usage
```python
import gmsdk
# Initialize client
client = gmsdk.Client()
# Use GM API functions
# ...
```
## License
MIT License
Raw data
{
"_id": null,
"home_page": null,
"name": "quant-gmsdk",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "nirvana0614 <nirvana0614@users.noreply.gitee.com>",
"keywords": "quantitative, trading, financial, gmsdk, grpc, cross-platform",
"author": null,
"author_email": "nirvana0614 <nirvana0614@users.noreply.gitee.com>",
"download_url": "https://files.pythonhosted.org/packages/d2/04/72f9e85483f22745dbdb17a614be7f79837421733a7a49c4c5b53de908a1/quant_gmsdk-1.0.2.tar.gz",
"platform": null,
"description": "# GMSdk\r\n\r\nPure Python SDK for GM quantitative trading platform with cross-platform support.\r\n\r\n## Features\r\n\r\n- Cross-platform compatibility (Windows, macOS, Linux)\r\n- gRPC-based communication with GM server\r\n- Optimized DataFrame serialization\r\n- Pure Python implementation\r\n\r\n## Installation\r\n\r\n```bash\r\npip install gmsdk\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nimport gmsdk\r\n\r\n# Initialize client\r\nclient = gmsdk.Client()\r\n\r\n# Use GM API functions\r\n# ...\r\n```\r\n\r\n## License\r\n\r\nMIT License\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Pure Python SDK for GM quantitative trading platform with cross-platform support",
"version": "1.0.2",
"project_urls": {
"Bug Tracker": "https://gitee.com/nirvana0614/gm-sdk-platform/issues",
"Documentation": "https://gitee.com/nirvana0614/gm-sdk-platform",
"Homepage": "https://gitee.com/nirvana0614/gm-sdk-platform",
"Repository": "https://gitee.com/nirvana0614/gm-sdk-platform"
},
"split_keywords": [
"quantitative",
" trading",
" financial",
" gmsdk",
" grpc",
" cross-platform"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "11f3070fd26d1fa442abf48e9111903a848c4efe6d4288a948498141aeccee9a",
"md5": "910099b661e345f6125fc36da4400088",
"sha256": "427a0fcc319aeae4acef7bfef860eaa58543bb33e433263f219e12c8de57db5e"
},
"downloads": -1,
"filename": "quant_gmsdk-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "910099b661e345f6125fc36da4400088",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 29911,
"upload_time": "2025-11-04T12:46:46",
"upload_time_iso_8601": "2025-11-04T12:46:46.091986Z",
"url": "https://files.pythonhosted.org/packages/11/f3/070fd26d1fa442abf48e9111903a848c4efe6d4288a948498141aeccee9a/quant_gmsdk-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d20472f9e85483f22745dbdb17a614be7f79837421733a7a49c4c5b53de908a1",
"md5": "db3e7c719ff63f9025d37c3233e65d8c",
"sha256": "4cfea76593c650a32c146b4815d7bca30988e3411fcdaa127c8c4d31079bedb7"
},
"downloads": -1,
"filename": "quant_gmsdk-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "db3e7c719ff63f9025d37c3233e65d8c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 31762,
"upload_time": "2025-11-04T12:46:47",
"upload_time_iso_8601": "2025-11-04T12:46:47.595530Z",
"url": "https://files.pythonhosted.org/packages/d2/04/72f9e85483f22745dbdb17a614be7f79837421733a7a49c4c5b53de908a1/quant_gmsdk-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-04 12:46:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "quant-gmsdk"
}