livekit / python-sdks

LiveKit real-time and server SDKs for Python
https://docs.livekit.io
Apache License 2.0
95 stars 33 forks source link

Platform-specific packages for PyPi #37

Closed davidzhao closed 1 year ago

davidzhao commented 1 year ago

Currently our package release payload is at 51MB, it's that large because it includes native libs for all platforms.

We need to generate platform specific wheels and uploading those independently to PyPi