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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.110-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

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

rayexec-0.0.110-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.110-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.110-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd79bb0ffead65d63894d4c8c5b432f8bfab1ab269e4e309412b59489c437e14
MD5 43efe8cac23b4ca359164fa4314c29f6
BLAKE2b-256 58ef0b57715c2761463d01576af815f77f4ef40033cf5fe07ed0244b86ed2c8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.110-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c821bea48bdc405fbb9e21a77ab553fe76acd8d5fc90319593e1e5967f396d45
MD5 4f06e048e058b5cc50056ae8bf5c11b1
BLAKE2b-256 400a5e75acc2fcb282a375fc3524b52abcd39c2e4dcf416ab471ddf8373e899d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.110-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 538ebe109a13ac063da5c3f30750a870c7b69b90b00b1a2ab3c53f356231f4ec
MD5 b2f84f9247f2c98df69a226c0ac8783e
BLAKE2b-256 282c700e25603b0151828e77b09b7e2c057108b73fc4431823586b4bbbf9228e

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