daggy
daggy copied to clipboard
Deploy DaggyCore lib into python package
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.