python-client icon indicating copy to clipboard operation
python-client copied to clipboard

Python SDK client for Split Software

Results 14 python-client issues
Sort by recently updated
recently updated
newest added

# Python SDK ## What did you accomplish? Removed a duplicate code block from `_fetch_until`. ## How do we test the changes introduced in this PR? There were no additions...

# Python SDK ## What did you accomplish? ## How do we test the changes introduced in this PR? ## Extra Notes

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.5.0. Release notes Sourced from urllib3's releases. 2.5.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python

I notice that this package publishes only source distributions, so that every user has to build the wheel themselves. Better for package owners to build and publish wheels once and...