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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.112-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.112-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.112-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.112-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5d9a1ee97e19ccb9bdc35e9c913486266fd210a3ebc6687928075cfa94c4b8d1
MD5 1a5af9182cad71b5eb39bc0763870114
BLAKE2b-256 45b7e64d746927c9b6d758dbe6936aaca8e46a8a71b2bbddb5308acc3d4dd113

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.112-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5f883decf29aff47ce29ee1b0751cc7614d3bae596755002228f994713fdcfdb
MD5 0c85a6b4458edad99c53a0ff80c4a481
BLAKE2b-256 5829d2f673024b7cd9e51f9ff30a67a6a1f134e2cc8a7638988de1c44074dc80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.112-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a51518e0d88e55b8821b6b662082281aa57bfb19007b15bfcb56155341f710fa
MD5 0bef75b89313a97e837de4dbeba1b4a3
BLAKE2b-256 256614b7f6a0862cf63cac7c96afd5ebea129b27ee0e250fb8671c79bcb1b6b5

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