Question for Installing PyKX locally

May I ask whether PyKX can be installed in local enironment right now?

 

Hi @LincolnZhen,

Yes, you can install pykdb. Please find further information on interfaces here

Thanks for sharing your query with the Community

Kind regards,

David

Thanks for reply! I am still a little confused that whether “brogar/pykdb” is the same version with “https://code.kx.com/pykdb/installing.html”  Pykdb. It seemed that “brogar/pykdb” is not maintained recently.

Hi @LincolnZhen,

They are not the same interface;

  • Pykdb is currently only available to users of KX Insights or those undertaking evaluations of KX Insights and not generally available.
  • “brogar/pykdb” interface is not a KX endorsed interface and has no affiliation with KX.

Hope this helps,

David

Thanks for your reply! I got it!

PyKX is now available on PyPI

You can pip install pykx without any username/password.

Full details: Installation - PyKX