Skip to content

Standalone python build #1200

@FrancescoCeruti

Description

@FrancescoCeruti

Lately I'm trying to bundle an application into an AppImage, and I've noticed that the OLA python client API is independent from the rest of the compiled modules (right?).

Since ola is just used for powering one plugin, my objective is to bundle only the python client and leave the task of installing ola (the daemon) to the user via the distribution packages.
This is possible by coping manually only the "ola" python package from the compilation result but I need to run the whole process to get the protobuf modules.

Is possible to build the only the python modules?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions