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

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

rayexec-0.0.119-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.119-cp37-abi3-macosx_11_0_arm64.whl (4.5 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

File details

Details for the file rayexec-0.0.119-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rayexec-0.0.119-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 56ea1b99e89cab6d2ba26acdcc4d61ecba6064acbeef10ad7560685880e02a15
MD5 2e7df8484dbe61e3d96e9c94761f9e29
BLAKE2b-256 52ba52c32bb2185d6203cef4afd0503ccb30102725ccddbdf86c9de7314c6112

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.119-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c73f3f86d60a6ceb2acb45cee652215bbaea878bf32ecd6ee4f7265940289e1e
MD5 d5bbb3d86ca3decac468070a7e1234e9
BLAKE2b-256 f14218ab58318b0b991d67ba52af95d13181df89c7cf631f0238b3a3c967050b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rayexec-0.0.119-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c56112affcd4dc1f4f88439358c832bf67ec29779f5da59cd08b4ea5ac5bea94
MD5 daac0164a9d651cb18a86f077c6ad0d1
BLAKE2b-256 c73e465cd270ad88ff9928b6e896dd31c8af444232f255f001b25253d4264010

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