exxeleron / qPython

interprocess communication between Python and kdb+
http://www.devnet.de
Apache License 2.0
152 stars 89 forks source link

Porting to Python 3 #21

Closed maciejlach closed 8 years ago

691175002 commented 9 years ago

Is there a timeline for implementing this?

maciejlach commented 9 years ago

Timeline for the final version is not yet defined.

You can check out the development branch for qpython 1.1 at: https://github.com/exxeleron/qPython/tree/qpython-1.1-dev.

Note that the documentation has not been updated yet, thus please refer to unit tests: serialization, deserialization, pandas for usage examples compatible with both Python 2.7 and 3.4.