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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.97-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.97-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.97-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.97-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd20ddff8f8fae9e8acdaa8a330efaefe0e555d17001e001ff9578526d58476e
MD5 ea2bdc158fc6a53f3ab21b25992bed9d
BLAKE2b-256 5d1c148d627f80f49798e97b0b9131032a6c98ae01d79cd88db675a66d7ec26f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.97-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24e7b1fe062fe33b5f98f70dd555c6f703ebbf1aa0db7547dd72ba5a0085e625
MD5 ef2432b719ffdd4d07ac71ec0fad17aa
BLAKE2b-256 c82fa3819f20a4cd18839948e49b51bb5b9980332daa110c9849c8888ea08e6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.97-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d2f7e05a140bae09c13376df0cae0c41ac7ca151ec74c9937549aa78d906f09
MD5 65c6c3ac7e709f71dbd2cd547ed564a2
BLAKE2b-256 6d23fe1c82b28f7068391c31aadd70b472195a73d2ad578bc91106dfd9127b44

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