Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
.. image:: https://github.com/crate/crate-python/workflows/Tests/badge.svg :target: https://github.com/crate/crate-python/actions?workflow=Tests :alt: Build status
.. image:: https://codecov.io/gh/crate/crate-python/branch/main/graph/badge.svg :target: https://app.codecov.io/gh/crate/crate-python :alt: Coverage
.. image:: https://readthedocs.org/projects/crate-python/badge/ :target: https://cratedb.com/docs/python/ :alt: Build status (documentation)
.. image:: https://img.shields.io/pypi/v/crate.svg :target: https://pypi.org/project/crate/ :alt: PyPI Version
.. image:: https://img.shields.io/pypi/pyversions/crate.svg :target: https://pypi.org/project/crate/ :alt: Python Version
.. image:: https://static.pepy.tech/badge/crate/month :target: https://pepy.tech/project/crate :alt: PyPI Downloads
.. image:: https://img.shields.io/pypi/wheel/crate.svg :target: https://pypi.org/project/crate/ :alt: Wheel
.. image:: https://img.shields.io/pypi/status/crate.svg :target: https://pypi.org/project/crate/ :alt: Status
.. image:: https://img.shields.io/pypi/l/crate.svg :target: https://pypi.org/project/crate/ :alt: License
|
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
_.
The CrateDB Python client is available as package crate
_ on PyPI
_.
To install the most recent driver version, run::
$ pip install --upgrade crate
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.
CrateDB Python Client documentation
_CrateDB reference documentation
_Developer documentation
_Contributing
_support channels
_The CrateDB Python client library is an open source project, and is managed on GitHub
_. We appreciate contributions of any kind.
.. _Contributing: CONTRIBUTING.rst .. _crate: https://pypi.org/project/crate/ .. _Crate.io: https://cratedb.com/ .. _CrateDB: https://github.com/crate/crate .. _CrateDB Python Client documentation: https://cratedb.com/docs/python/ .. _CrateDB reference documentation: https://crate.io/docs/reference/ .. _DB API 2.0: https://peps.python.org/pep-0249/ .. _Developer documentation: DEVELOP.rst .. _managed on GitHub: https://github.com/crate/crate-python .. _migrate to sqlalchemy-cratedb: https://cratedb.com/docs/sqlalchemy-cratedb/migrate-from-crate-client.html .. _PyPI: https://pypi.org/ .. _SQLAlchemy: https://www.sqlalchemy.org/ .. _sqlalchemy-cratedb: https://github.com/crate/sqlalchemy-cratedb .. _sqlalchemy-cratedb documentation: https://cratedb.com/docs/sqlalchemy-cratedb/ .. _StackOverflow: https://stackoverflow.com/tags/cratedb .. _support channels: https://cratedb.com/support/
FAQs
CrateDB Python Client
We found that crate demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.