Skip to main content

HSE is a fast embeddable key-value store designed for SSDs and persistent memory.

Project description

HSE Python Bindings

Heterogeneous-Memory Storage Engine bindings for Python.

Virtual Environment

To build hse-python, it may be advantageous to use a Python virtual environment. Use the following commands to set one up:

python3 -m venv venv
source venv/bin/activate
python3 -m pip install -r requirements.txt

Building

hse-python is built using the Meson build system. In the event HSE is not visible to the hse-python build system, HSE will be fetched and built alongside hse-python.

meson setup build
meson compile -C build

Check the output of meson configure build or meson_options.txt for various build options.

Installation

From PyPI

python3 -m pip install hse2

From Build

The default install directory is /opt/hse. This can be overridden by configuring the build with either -Dprefix=$prefix or --prefix=$prefix.

meson install -C build

Additional References

Information on running test suites and contributing to hse-python is located in the CONTRIBUTING.md file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hse2-2.0.2.tar.gz (219.0 kB view details)

Uploaded Source

File details

Details for the file hse2-2.0.2.tar.gz.

File metadata

  • Download URL: hse2-2.0.2.tar.gz
  • Upload date:
  • Size: 219.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.8.0 tqdm/4.62.3 CPython/3.6.9

File hashes

Hashes for hse2-2.0.2.tar.gz
Algorithm Hash digest
SHA256 4f35ddc3725079d67a37d9bdbe53ad0e5bac8628eb5c969d6e7605f221f6d9c9
MD5 715b62cae58eea79f34e3248a5808533
BLAKE2b-256 cd469d3ff4d0bfb5ffe65bb6cdbce07c91a4150f4b688eff754f30e8f762e07e

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