How to Install python-pycassa in Ubuntu 18.04



Install python-pycassa by entering the following commands in the terminal:

sudo apt update
sudo apt install python-pycassa

Description:

Client library for Apache Cassandra

Pycassa is a 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 . This version is compatible with Cassandra 0.7 and 0.8.

Homepage: https://pycassa.github.io/pycassa/

Version: 1.11.2.1-1

Section: universe/python