{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"libthumbor generates encrypted URLs for the thumbor image service, allowing Python code to securely request resized and processed images from a thumbor server.","skillfed_tags":["image-processing","thumbor-client","abandoned"],"use_cases":["Generate secure image resize requests in a web application that delegates image processing to a thumbor service.","Build thumbnail URLs with smart cropping and dimension constraints without exposing thumbor's internal URL scheme.","Integrate image resizing into a Django application using thumbor as the backend processor.","Encrypt image processing parameters so clients cannot manipulate resize logic or access arbitrary images."],"what_it_does":"libthumbor is a Python client library that generates cryptographically signed URLs for the thumbor image processing service. It wraps the URL generation logic so you can specify image dimensions, smart cropping, and other processing parameters, then get back an encrypted URL that thumbor will accept and process. The library is designed to work with thumbor 3.0.0 and later.\n\nThe package is a thin wrapper around URL encryption and parameter encoding\u2014it does not perform image processing itself, only prepares requests for a thumbor server to handle. It supports Python 3.6 through 3.10 and depends only on six for Python 2/3 compatibility shims.","worth_installing":"No. The package is abandoned (last release 1597 days ago) and will not receive maintenance or security updates. If you have an active thumbor deployment and need a Python client, consider whether the package's thumbor 3.0.0+ compatibility still holds in practice, or evaluate maintaining a fork or writing URL generation inline. For new projects, thumbor itself may have evolved or alternative image services may be more actively maintained."},"id":"libthumbor","links":{"html":"https://skillfed.io/packages/libthumbor","md":"https://skillfed.io/packages/libthumbor.md","pypi":"https://pypi.org/project/libthumbor/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-03-31","license_spdx":null,"license_treatment":"permissive","name":"libthumbor","python_support":"supports_current","summary":"libthumbor is the python extension to generate thumbor URLs"},"popularity":{"monthly_downloads":75084,"position":14753,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.2"}
