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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.105-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.4 MB view details)

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

rayexec-0.0.105-cp37-abi3-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

File details

Details for the file rayexec-0.0.105-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.105-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9bb3a8a38c87d249d9ef8976c7419805f7a7c75763c0e113c6fadd45436d31d1
MD5 984e4f2d285ec75baa2746177a7c9b0c
BLAKE2b-256 185bcbe244c3efe012394ca85401817697208fdef23514901ead9b929e243975

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.105-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd6dbc22b474cd6e1ebc7882af7978ad5e93723999a99df965d4119343c33cd7
MD5 1bda6eebaa3b11f32f5c147e3fca385e
BLAKE2b-256 27d3a37f273f2a082117a7e5817e0037ae99ba3951ca517470756d19b5681c7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.105-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3d323120a0e5ed63d9693f625e8e9e2d3c6c4b53d01ee9bccf7b19b87cea2f50
MD5 846aee7e284a6f5f530b08f929afb1da
BLAKE2b-256 8c317e4f75608296f302ad43615b19825cc767557999884028f75f4e83b67fc8

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