Hairgap Binaries 1.1.0 | GitLocker.com Product

hairgap-binaries 1.1.0

Last updated:

0 purchases

hairgap-binaries 1.1.0 Image
hairgap-binaries 1.1.0 Images

Free

Languages

Categories

Add to Cart

Description:

hairgapbinaries 1.1.0

hairgap-binaries
Provide compiled binaries of hairgap under the form of a Python package.
use
python3 -m pip install hairgap-binaries

hairgap-binaries only provides get_hairgapr and get_hairgaps functions that return absolute paths of hairgapr and hairgaps.
If there are not available for your architecture (e.g., anything else than Linux x86_64), None is returned.
import os

from hairgap_binaries import get_hairgapr, get_hairgaps

assert os.path.isfile(get_hairgapr())
assert os.path.isfile(get_hairgaps())

building
Requirements:

python3 (>= 3.5),
wheel Python package (in the current virtualenv) for creating the .whl package,
vagrant with the scp plugin.

tox -e py

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.