anibali / pywebp

Python bindings for WebP
MIT License
74 stars 24 forks source link

Build macOS arm64 wheels on macos-14; Build abi3 wheel only; Add typing #61

Closed laggykiller closed 8 months ago

laggykiller commented 8 months ago

Solves #58 #59 #60

anibali commented 8 months ago

This is looking really good, thanks for the PR! I just have a few requests based on my preferences with respect to typing.

laggykiller commented 8 months ago

Fixed, also I noticed that I missed quite a few of typing, please check again, thanks!

anibali commented 8 months ago

Fantastic, thanks for your contribution!