CrateDB Python Client
A Python client library for CrateDB, implementing the Python DB API 2.0 specification.
The CrateDB dialect for SQLAlchemy is provided by the sqlalchemy-cratedb package, see also sqlalchemy-cratedb documentation.
Installation
The CrateDB Python client is available as package crate on PyPI.
To install the most recent driver version, run:
$ pip install --upgrade crate
Migration Notes
If you are migrating from previous versions of crate[sqlalchemy]<1.0.0, you will find that the newer releases crate>=1.0.0 no longer include the SQLAlchemy dialect for CrateDB.
See migrate to sqlalchemy-cratedb for relevant guidelines about how to successfully migrate to the sqlalchemy-cratedb package.
Documentation and Help
Contributions
The CrateDB Python client library is an open source project, and is managed on GitHub. We appreciate contributions of any kind.
Release files for crate 2.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| crate-2.3.0.tar.gz | 95.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| crate-2.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 130.4 kB
Release files / crate-2.3.0.tar.gz
| Download URL | crate-2.3.0.tar.gz |
|---|---|
| Size | 95.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
04737e3722e12c5779b00e085152f48332d4b11461caaf0015e29a97139c93ee
|
|
BLAKE2b-256 checksum How to use checksums |
459c33b610a62cdb3875aad8d74ecd4dbc9daf8d654b12f4fdc97f91cddc5608
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / crate-2.3.0-py3-none-any.whl
| Download URL | crate-2.3.0-py3-none-any.whl |
|---|---|
| Size | 34.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
930f4b7defc88a7f60a3be2c70ae66d15f82637535af004b1fb09a7f0f3c6681
|
|
BLAKE2b-256 checksum How to use checksums |
ce9bb925901de3e40c74fff35a0d7fbafbc23cb26b9b7add3d03b084fac3ea4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|