Package with pre compiled shared libs

Update:
I created new package using uv. then I put the shared library in the package folder near __init__.py. Added custom hook that set it as pure_python = False and modified tag to something that works across different python versions