Skip to main content

Python driver for Cassandra focusing on asyncio users.

Project description

Goals

  • cassandra client driver for asyncio based applications
  • allow doing anything the wire protocol allows

Implementation

Currently targeting python 3.6 and above

Aims to be:

  • correct
  • fast
  • efficient
  • developer friendly

Todos

  • Tests
  • TLS
  • AUTH
  • typing

Developing

$ cd pysandra $ python3 -m venv venv $ source venv/bin/activate $ pip install -r test-requirements.txt $ pip install -e .

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Pysandra 0.1.1 (2019-11-18)

First Public Version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysandra-0.2.1.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

pysandra-0.2.1-py2.py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page