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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.109-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.109-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.109-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.109-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 02cfd7576aadd927d7ae2cf68c3ee3ca512ba513b658da73f48f5334f9eb3785
MD5 416b60c025b841ddb3c00765b50cdcc1
BLAKE2b-256 3271fe31b77ff793c26c74130124d1e0b74471dbeec541f89b59915ddd678f26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.109-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa7b77f13dfad682474ded7e87e413131ba76fd5b93b9700ad8db719abdd075c
MD5 5c798ab8facec9af8f8f329dea61b0db
BLAKE2b-256 9d9ccf0fb67024bc7677a78599663ea663546bff4fcc8d20cd16041229811f5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.109-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e012af8b7294de4d9131d6b38570364260088a4a083090041b8466ecd77b783
MD5 7f5550c75a66a8b27cf5af5e67be56a0
BLAKE2b-256 1a1d89c39669761fc9db049cd3c1859cc55192b439a4afe36f905442bc437ce9

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