daggy icon indicating copy to clipboard operation
daggy copied to clipboard

Deploy DaggyCore lib into python package

Open synacker opened this issue 7 months ago • 0 comments

Is your feature request related to a problem? Please describe. Qt has functionality that provides mechanism for por porting any Qt object into python module. Need to port libDaggyCore into python module

Describe the solution you'd like The Daggy project will be exists as python module and will link with pyside6.

Describe alternatives you've considered No alternatives

Additional context The main point of target is not duplicate Qt objects in python modules, but link with Qt wheels.

synacker avatar May 18 '25 13:05 synacker