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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.98-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.98-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.98-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.98-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 551a3bc690366b473218ead0054064020c36ae4a25b06c3bf16e4f398ac6e40a
MD5 50360db3bc7f4447f4e067c5686a6dc0
BLAKE2b-256 2d47193309466b21d7455fc439039683ac510949c929f63641d0b28ef6d80d25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.98-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ece6cdaf641b39f883774f38286941663d4346b0487af2eeb452fd50b1066e7f
MD5 0b15e62c29e18550572d5025518d94d4
BLAKE2b-256 5cd0dd17d46d1602f70b56e0f101c3f8686311578421dbc362dc52c0c22dfe70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.98-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56747116789c28dc8d7fa190fe02838b48ed59a09248ace75f44f4f55e59bb23
MD5 842ebb6d078020070d54790012e8ab8f
BLAKE2b-256 3a7342681cbc5b9c30a9efa4757233db7e923981f92382f0703623c841a64465

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