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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.99-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

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

rayexec-0.0.99-cp37-abi3-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.99-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 28ae36c8c70517bdcf2ab7e164130a17a1029252a5f86abb4086eeeeeabe07ad
MD5 5d85fc3abf385bbac760c2cbb5fb0ea4
BLAKE2b-256 96fc6e6b4264cd9f750facdedfd97e0667175523fa0b5e64a9a9c4c06dde68ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.99-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17a6aa248d17649fa24c00d3ed2702c6d38c0467d72785ee8b8d71a8d8c43412
MD5 ce3297973c77430d2e4cf97c2b2f64a5
BLAKE2b-256 b7bef856f2636775f494e47663f580af1001f2cfc38a42e443a240401f6bc05a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.99-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4aaf36d29cd94d0f7bbbefb9ed2d0b1bb3210e5e5a3160e5a267aa6ded5883d2
MD5 efe2aadd9a1666a95a4415357d95ec01
BLAKE2b-256 9fd328baa3700ccbf712877334652bad9eaf36e9604946d3c90ff07bc47ae0c0

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