Marcos Ortiz schreef op ma 21-05-2012 om 12:01 [-0400]: > +1 for this library, good design, it provides a clean and quick way to > interact with HBase using Python. > Can you upload it to PIP?
Hi Marcos, I assume you meant PyPI, which pip uses. HappyBase is already available from PyPI: http://pypi.python.org/pypi/happybase/ See the docs for more information about installing HappyBase: http://readthedocs.org/docs/happybase/en/latest/installation.html However, for some reason it doesn't pull in the Thrift dependency correctly when typing just "pip install happybase", even though Thrift is both in the install_requires and in the requirements.txt file. I would really appreciate any help on fixing this. — Wouter
signature.asc
Description: This is a digitally signed message part
