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.117-cp37-abi3-manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.117-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.0 MB view details)

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

rayexec-0.0.117-cp37-abi3-macosx_11_0_arm64.whl (4.5 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.117-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e294468dc3158d725d832678e05f46f03b77060ff9b7c24608cac2eeffbfa34
MD5 09882bbfaedac45cda94707f4216c7a6
BLAKE2b-256 d1dd125e41e7530deb3d776df169fa954701cd1b3f4b29b49196514017d2b0ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.117-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aebb9bf109f7cd49e2c78cd04aa8f2c735dd75f4b9d1e0bcf988b88999bd3879
MD5 5b0b6a32c05016564ecafce6319e4129
BLAKE2b-256 bc3c5c17065b5f8a8c360715c8365518c52bfc6de867dede3d9a041293be727e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.117-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb6d6b42383c74a726186054e82e470650f0ae652e541b26ced143aa37ec552e
MD5 2b83b7cc64c70695f6b824ece208ffa5
BLAKE2b-256 37428710587edff3b1628017a40c9507e101db82ff1b2669864cd045608e65a5

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