Closed wizenheimer closed 3 months ago
Amazing @wizenheimer. Taking a look at this today.
Tested locally and it looks good!
I'd like to publish this as a pip
package. Seems like all the package config is handled in the setup.cfg
. Is there anything else you think we need before publishing?
Also looks like the zerox pip package name is taken. Empty project though so they might be willing to let us have it. Otherwise we can do py_zerox or something.
Can you write a Python installation tutorial
Description
This PR introduces the Python SDK for Zerox, aligning with the existing TypeScript SDK.
Changes Made
Tests
Makefile
correctly sets up the development environment and builds the package.Documentation
Additional Notes
Usage instructions