Hello, I have released new version of the Python client library for working with Phoenix. Thanks to Mark Heppner it now uses the Protocol Buffers interface instead of JSON, which fixes some issues with Phoenix 4.8. Additionally, this version supports both Python 2 and Python 3.
Since these were fairly big changes, it would be great if anybody using the old versions could give this a try and let me know if they find any problems. https://github.com/lalinsky/python-phoenixdb/releases/tag/v0.5 http://python-phoenixdb.readthedocs.io/en/latest/ Regards, Lukas
