Overview¶
docs |
|
---|---|
tests |
|
package |
东方财富自动交易接口
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¶
Development¶
To run all the tests run:
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.