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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.100-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.100-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.100-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.100-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 818226d3615254d8d2332a3fed2cbd7449267767071a65b6ce1f0140b123a1b5
MD5 c0ae2fc652c244c799bff3c65f5471cd
BLAKE2b-256 f634138c71a655d29a6e244a2eb82688752d153ef7f631fd4f9b98d22ce97a87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.100-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 124c02c8ef94431bbd3c341ed1151381d733d5b3c021642d0781c7ae77d97300
MD5 c38ec0fe523bafdfae5634b566f03deb
BLAKE2b-256 c7269a0c89e0872ef55c208899a1302a2e5d0a9066b1df74fbb589b1223a1b41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.100-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 45cfdbb349060e3e25c558c643e638c13437a8ae0c578d63ef6420e893b1b432
MD5 f84ad36ac8d78aee24b36ccce3a003f3
BLAKE2b-256 d190cb234b5df4d7254ce3e9af517d778a9c9c16c0b862bf09c290633cbbf000

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