OmniSciDB
a5dc49c757
|
A python DB API compliant interface for HeavyDB (formerly OmniSci and MapD).
You need to install thrift compiler. Then you can do:
``` make thrift ```
Update first the version numbers and make sure thrift files are up-to-date. Releasing on PyPi assume you have a PyPi token in your environment.
```
make publish ```