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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.118-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.118-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.118-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.118-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f4619e35ad281df33c19164987198ac996bf71c1dd5b1886825aef731015a868
MD5 d0daeefbf0565c9efebe08e4516581c3
BLAKE2b-256 2c1bb22df08ae6d2ae90a7c436377b2f42b7fd48098894b2feebb3beea0c3bf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.118-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c7b506ae4dfe18959b81d17eef5a8bc95da1d2362cb405e09136e83ceea25643
MD5 124289c444a089a115d4d314a1899821
BLAKE2b-256 7fb819e9c94f383010173b864bf899afdace9c1729d79d3a049f6b07090043c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.118-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b6f7b5e6efaba8d5a813d6678f306cd62d6d32569c66b366db41937a78be66e9
MD5 2678f7b087fe9a6af43a483dc3dfa416
BLAKE2b-256 b041d2e43446dbdff9267e918bce0c9f3d197e44de56f73cbb7796a693e8f8e5

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