Skip to main content

Next engine for GlareDB

Project description

GlareDB Python bindings

Development

Create virtual env.

$ python -m venv crates/rayexec_python/venv

Activate virtual env.

$ cd crates/rayexec_python
$ source ./venv/bin/activate
# OR
$ export VIRTUAL_ENV="<path-to-venv-dir>"
$ export PATH="$VIRTUAL_ENV/bin:$PATH"

Build and test it (assuming in rayexec_python).

$ maturin develop
$ python
Python 3.11.9 (main, Apr  2 2024, 08:25:04) [Clang 16.0.6 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import rayexec
>>> conn = rayexec.connect()
>>> conn.query("select 1")
┌──────────┐
│ ?column? │
│ Int64    │
├──────────┤
│        1 │
└──────────┘

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rayexec-0.0.108-cp37-abi3-manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.108-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ x86-64

rayexec-0.0.108-cp37-abi3-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

File details

Details for the file rayexec-0.0.108-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.108-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 54abaef259a43f97fa9334ae1306220e3e985362275e4a9361121148b0d9545c
MD5 d4a69cb90724a26e02ec89593d351612
BLAKE2b-256 d460fe40c9bb9ecf6feabbfbbb806af4c5119c9bcc047848067788589c00ed4e

See more details on using hashes here.

File details

Details for the file rayexec-0.0.108-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.108-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1584909db1a2f2416c6d8f78dfbdb467dea9fcd5fd5c56c3bb42fe0ffaba1485
MD5 fe38ff8cb339ec64c788133356e53349
BLAKE2b-256 e63c05a83bfdf4b38298b7cdee321370fde8da25a300f9cca5e0cc4edfbe1893

See more details on using hashes here.

File details

Details for the file rayexec-0.0.108-cp37-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.108-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 914e35de6d51e384705cb3da870fba6227ead7422d23dad996ccc70ca39fa35a
MD5 265310b2e5191dd9e4c949b5d396c445
BLAKE2b-256 f9ebef111b27b56915dadcb6475683d84d9c4878a9da01c785518a25628b6dcd

See more details on using hashes here.

Supported by

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