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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.107-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.107-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.107-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.107-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 86f0cb7708d7ad9b9aabb7c89532f7cdb68257ad579d911f81abe138a5e812da
MD5 97cbdccf4f134dd02fb36634279656e2
BLAKE2b-256 9123e37932830019541233b90e43ab54dc31cd20f1a6a74dd3d07bf1862e84e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.107-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3106171de8bd8288850f354917a61db23b89015a72a9660c47777eb9d99e7d74
MD5 bdfcf3bcff345dc84acb694e2fe7e1de
BLAKE2b-256 9d72cc9b6d4150d986332abaf688bac6d4c50617c3b274b8c6d102e739596edf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.107-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e9d7bcd4499c1fdb23cfb90fed8b5447c601a78b4550b5983d2cd03b4233d45
MD5 10fa3b73627eb3f2fa946d72eaacd8eb
BLAKE2b-256 7ca0d72eb06bbfa13a6d7f2d9532f9dab8be370f50e3874634291863f8671c2d

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