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

Python client for the Tinify API.

Results 3 tinify-python issues
Sort by recently updated
recently updated
newest added

* Added support to test multiple python versions using the tox runner * Use pytest instead of nose for wide python support without hoops * Updated dependencies * Some deprecated...

I'm using tinify with flask to compress images after uploading them, but I get the following error: `AttributeError: module 'flask.sessions' has no attribute 'Session'` Here's the full trace: ``` Traceback...

i have seen the previous solutions for this but it still doesn't solves this issues please how do i go about this ?