Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 656 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 656 Bytes

Kinetica Python API

This is the 6.0.0 version of the client-side Python API for Kinetica.

To install this package, run 'sudo pip install -e .' in the root directory of the repo.

There is also an example file in the example directory.

The documentation can be found at http://www.kinetica.com/docs/6.0/index.html. The python specific documentation can be found at:

For changes to the client-side API, please refer to CHANGELOG.md. For changes to GPUdb functions, please refere to CHANGELOG-FUNCTIONS.md.