simple-smartsheet
simple-smartsheet copied to clipboard
Migrate to httpx after 1.0 release
https://github.com/encode/httpx It will provide both sync and async support
httpx will allow to reduce the maintenance / codebase / tests as I will be able to tests only async implementation. This will be reinforced with unasync