Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 823 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 823 Bytes

VeighNa框架的REST API客户端

说明

基于asyncio和aiohttp开发的协程异步REST API客户端,用于开发高性能的REST交易接口。

安装

安装环境推荐基于3.4.0版本以上的【VeighNa Studio】。

直接使用pip命令:

pip install vnpy_rest

下载解压后在cmd中运行

pip install .