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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.113-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.113-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.113-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.113-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3040433f86509e5a5b249d054db776c71cf2c9d40f2cfb9aa46f9d4e551ac4ff
MD5 e782bff94e943a396c78c02dc94f8f18
BLAKE2b-256 2fd5adba23866374a95f780ccbf2c9f2d475c2a0bb4fe5e5e67d6d1e48236749

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.113-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 69439563ea543681361946abb147df71f8ed619ae8050b91395a0851393e9d5a
MD5 10cdd6262f5b506d27987438469b4f90
BLAKE2b-256 9680516ddae4b0bf26f0c6a841f5d8d9d07f71f8b3401757518fe4520e96aa07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.113-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee42138af17947c940b6ac863cecfc31987e19dec5e76bbb97870ca18ec81018
MD5 68e01939d5c87984f9e497624453c72c
BLAKE2b-256 4cf9c3ef6a8c33dcabe2aca6250fa1c0caee362a76792e69eb4f66c0851a6853

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