Skip to main content

A HIPO python library using PyBind11 and CMake

Project description

HipopyBind : HIPO PyBind11 Library

Installation

To compile the library from source run the following:

git clone --recurse-submodules https://github.com/mfmceneaney/hipopybind.git
cd hipopybind
cmake .
make

And add the following to your startup script:

export PYTHONPATH=$PYTHONPATH\:/path/to/hipopybind

Or to install from PyPi run:

pip install hipopybind

Developer Note

For updating submodules run the following:

git submodule update --init --recursive

Contact: matthew.mceneaney@duke.edu

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

hipopybind-0.0.4.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

hipopybind-0.0.4-cp39-cp39-macosx_10_15_x86_64.whl (325.7 kB view hashes)

Uploaded CPython 3.9 macOS 10.15+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page