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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.114-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.114-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.114-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.114-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 faa0450f121b9c7d4d23f1b1ec0feb184f01611d27ffbce6a5f2cbad91fa39c8
MD5 54f2586e0c178b84ca4d28d28bb417f5
BLAKE2b-256 06da5c4ecb43a926c3b8c2a0f20d953f513f706968117170dbab5f6b0b2c2934

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.114-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6071e9efc4c870b81d0ac50d236da90841107aebf516ff7d983289c3df95c1ff
MD5 ef02db7105d38ced8c2dcc7fd1c0c79a
BLAKE2b-256 6278e9f874b5ccd27508a1776d167152d064f29bcd7db5ba1d032d04b41a1cc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.114-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 138f310d8c1baac72597b65a941d703afcd717fa26026a94b117d8d0950a1669
MD5 e64008655e00b7b88298f35de9343737
BLAKE2b-256 a8beca8a4879869d65af310b56d25a5911f2bb09ca7e8b78f723980091ee2cf1

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