| docs | |
|---|---|
| tests | |
| package |
东方财富自动交易接口
- Free software: MIT license
pip install emtl
You can also install the in-development version with:
pip install https://github.com/riiy/emtl/archive/master.zip
建议使用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 |
Join Telegram group. Asking a question here is often the quickest way to get a pointer in the right direction.