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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.116-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.116-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.116-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.116-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7468ac4d7e72553b50aeda4b517804014134b80648fddaf022e2a3c63539d87a
MD5 7e7eaf708fbb41e4ddefd763e0005b05
BLAKE2b-256 fa8a79c2daf543958c1d67f6b096e2e53a399c7f01f0db79493165241b89ad8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.116-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2160a3d4c0d1d1363dfb567890ff7340babb46da6d7e7c7badedf353987e59d1
MD5 f632bb17f1fda4a7137b0a5299dfa003
BLAKE2b-256 c97fe91aef3e6fa32245799df252d0b3098e4f856f57f4220e30b1f97a29e652

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.116-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 866534685c38c6707276bae3f57c7b188f43dcc383f76b62f1f59d7a12f247ab
MD5 6424b449a6619f81852ca130cebfaaf7
BLAKE2b-256 cf37ec6a280dfb54618a70d115eb59bc117801783a473a0995f3c0c8c9057e53

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