filestack-python
                                
                                 filestack-python copied to clipboard
                                
                                    filestack-python copied to clipboard
                            
                            
                            
                        Official Python SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
We have added new transformation features for the two tickets FS-7947 and FS-6057.
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Hi, I'm using filestack to upload files. Here's the code that I'm using ``` def main(): policy = {"call":["pick","store"],"expiry":1673461800} p = Policy(policy,"APP_SECRET") respSign = p.signature_params() fpclient = FilepickerClientSecure('S3') resp =...
As a user of the Filestack client, I would like to be able to specify a maximum duration of time that I am willing to wait for Filestack API operations...
The requests requested is limited to just version 2.23.0 hence any other version higher or lower isn't compatible and causes pip conflicts requests==2.23.0