slackbuilds/python/pycassa
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README
pycassa.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
pycassa.info
slack-desc

README

pycassa is a Thrift-based python client library for Apache Cassandra
with the following features:

 - Automatic failover and operation retries
 - Connection pooling
 - Multithreading support
 - A batch interface
 - A class for mapping classes to Cassandra column families

pycassa is open source under the MIT license.