Skip to content

Packaging the linux reader API shared library with the Python package #21

@willjschmitt

Description

@willjschmitt

We rely on Linux primarily for our data processing, and we use a hermetic build-system (bazel) to try to keep our dependency tree super explicit and not require externally-installed binaries. I see the Windows DLLs are vendored into the repo, but not the Linux SOs. I know the readme explains needing to install it, but is there rationale why not to bundle the linux shared libs? Would it make a difference if this was published as a wheel to PyPI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions