Skip to content

dxfeed-0.5.2

Compare
Choose a tag to compare
@iamishalkin iamishalkin released this 08 Oct 10:25
· 45 commits to master since this release
affd639

Fix readthedocs documentation build
PEP517 support
Now you can install the package from git in docker with

FROM python:3.8
RUN pip install git+https://github.com/dxFeed/dxfeed-python-api.git