python-kyototycoon
python-kyototycoon copied to clipboard
Python client library for Kyoto Tycoon.
Results
3
python-kyototycoon issues
Sort by
recently updated
recently updated
newest added
to make this library work in python 3, run 2to3 over the code then modify the code starting at line 563 of kt_http.py (the function called _tsv_to_dict ) so that...
It would be great if this package was available on https://pypi.python.org/
Unpacker
4
Please make it avaliable not to use pickle unpacker. Return raw result by default for example.