Skip to content

Move native code/libs to dss_python_backend #51

Closed
@PMeira

Description

@PMeira

Since before the first public version, this package has been strictly coupled with DSS C-API versions, and this has served us well.

Recently, with the growing number of Python-specific features (e.g. #50, #49), preparing and testing new releases has become burdensome due to the native libs.

Separating the native code from the Python code has always been an option and it seems the time to do it is now, so I created the dss_python_backend repo: https://github.com/dss-extensions/dss_python_backend

From a user's perspective, it shouldn't matter that there is a separate package. Most wouldn't notice that part. Users will probably notice more frequent updates though.

DSS-Python v0.14.0 will be the first version with this new organization, still using DSS C-API v0.13.x.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions