Is there an official conda package for eikon api?

Dear Ladies and Gentlemen,

I am looking for a way to use the eikon api with Python 3.7 version on windows. How can I get it?
Is there an official conda package for the eikon api, is the conda package from dhirschfeld the official one? Are there any differences between a linux and windows system for the conda package? Is the eikon api now stable?

Thank you for your help

Best Answer

  • Gurpreet
    Answer ✓

    @de.ba, There is no official package for conda.

    Eikon API has been released and the current version is 1.0.1, and can be installed using ```pip```. See this tutorial on setting up and using Eikon API.

Answers