8000 GitHub - riiy/emtl: 东方财富自动交易接口,eastmoney auto trading library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

riiy/emtl

Repository files navigation

Overview

docs Documentation Status
tests GitHub Actions Build Status Coverage Status
package PyPI Package latest release PyPI Wheel Supported versions Supported implementations Commits since latest release

东方财富自动交易接口

  • Free software: MIT license

Installation

pip install emtl

You can also install the in-development version with:

pip install https://github.com/riiy/emtl/archive/master.zip

Documentation

https://emtl.readthedocs.io/

Development

建议使用python3.11

To run all the tests run:

pip install -r ci/requirements.txt
tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

Getting help

Join Telegram group. Asking a question here is often the quickest way to get a pointer in the right direction.

About

东方财富自动交易接口,eastmoney auto trading library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0