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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.122-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.122-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.122-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.122-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e2fd6f587c7e9ae1b0fdc24d96b5913e9fc3b27f3e0cd34e61626701a14e660e
MD5 4cabd3e2ca198856c8bfc3a119676925
BLAKE2b-256 901011dcc14b6c80e82e2f8a82f371ce65beb288379d51dde442be3b673c8337

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.122-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1361c3910a6046823f01693237ffb3078eff015a058476ed3727a58ac7a5251
MD5 2f954c0944d131e2f20d00190b64f99a
BLAKE2b-256 b75b9120df57c39f15d227bf6bf8a47056d8b5a95d39ceca2277aeb8eae954e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.122-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b67f70fdcb353f998b165e30f7e8db7561ad96ff6edcadbea479b24fee8c1945
MD5 f15187b9d1a98c4268cb8054faba20c6
BLAKE2b-256 d3a7fe88a97609f4283052934d06bb0124591e118a844e46523a7d5162ff02f9

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