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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.102-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

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

rayexec-0.0.102-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.102-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.102-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d11b2ac2d5ba6d8960bee10239b31c8e91c15b8c2ce66f344f4c5bc6f069d1e1
MD5 e6b77d9892184a354d12c7858d91b13e
BLAKE2b-256 f9ead9b876584b41d278d3dad73a9ce216cfb5217e31123d635027a4c240ae23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.102-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c3ef5addf2a86c701453b55612c91d1dd0653ff6e6ff271ab8e95236995066db
MD5 1663a20da8a0ef42fe4436010a97653b
BLAKE2b-256 7387d3be29568cc85025603efc5087672818307dd84c365cb7a11ac371661ded

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.102-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdc9d09380280e7b03acf1c2d3a7cd9802a8c3d2b4970e301ce4af65168a8fdd
MD5 9272ab42607560674b3c650c5db50f25
BLAKE2b-256 7d3c6e4943450e1c9e8e4794b0e854fa17909835952402aa2a12e27b6a8fb0c7

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