Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
55 lines (55 loc) · 1.45 KB

File metadata and controls

55 lines (55 loc) · 1.45 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
title: DataStax Python Driver for Apache Cassandra
summary: DataStax Python Driver for Apache Cassandra Documentation
output: docs/_build/
swiftype_drivers: pythondrivers
checks:
external_links:
exclude:
- 'http://aka.ms/vcpython27'
sections:
- title: N/A
prefix: /
type: sphinx
directory: docs
virtualenv_init: |
set -x
CASS_DRIVER_NO_CYTHON=1 pip install -r test-requirements.txt
# for newer versions this is redundant, but in older versions we need to
# install, e.g., the cassandra driver, and those versions don't specify
# the cassandra driver version in requirements files
CASS_DRIVER_NO_CYTHON=1 python setup.py develop
pip install "jinja2==2.8.1;python_version<'3.6'" "sphinx>=1.3,<2" geomet
# build extensions like libev
CASS_DRIVER_NO_CYTHON=1 python setup.py build_ext --inplace --force
versions:
- name: '3.17'
ref: 38e359e1
- name: '3.16'
ref: '3.16.0'
- name: '3.15'
ref: '2ce0bd97'
- name: '3.14'
ref: '9af8bd19'
- name: '3.13'
ref: '3.13.0'
- name: '3.12'
ref: '43b9c995'
- name: '3.11'
ref: '3.11.0'
- name: '3.10'
ref: 64572368
- name: 3.9
ref: 3.9-doc
- name: 3.8
ref: 3.8-doc
- name: 3.7
ref: 3.7-doc
- name: 3.6
ref: 3.6-doc
- name: 3.5
ref: 3.5-doc
redirects:
- \A\/(.*)/\Z: /\1.html
rewrites:
- search: cassandra.apache.org/doc/cql3/CQL.html
replace: cassandra.apache.org/doc/cql3/CQL-3.0.html
Morty Proxy This is a proxified and sanitized view of the page, visit original site.