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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.115-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.115-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.115-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.115-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fea3968e3567d1313a3ad041219a6c6d919a1d3df139726c5f62f9bf3f3003ad
MD5 b2bbec5db25d9390a3b4e485a298c673
BLAKE2b-256 48437089e9a6bba96ed9ea273845e7f016e849d3643632dcfa71ff4403c61b1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.115-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5a065434b41807b2019d8a97b40bf5b2935dc0f5a6fb52a6c276cad99f158e5
MD5 1711d0aa96c8ebf0d85ed04545fc9de3
BLAKE2b-256 9baa6f07f4f128648e34296832f194ca49d2119d5d5ef02764e48c4e1ccb1050

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.115-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fcf201a214cc4b07a273e64b8c719248331500420b71c43e280ce0f06e451390
MD5 214d81445ab807fe447b548fb8269cc4
BLAKE2b-256 fb0d705dd30efb3835a2d1b706353dc03176d9f3603a7f77e6148f16b0e6b0f5

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