wanadev / pyguetzli
Python bindings for Google's Guetzli, a JPEG encoder that optimises JPEG compression
☆43Updated last month
Alternatives and similar repositories for pyguetzli:
Users that are interested in pyguetzli are comparing it to the libraries listed below
- Python library to optimize JPEGs losslessly using MozJPEG☆36Updated last month
- Python bindings to the Brotli compression library☆147Updated 4 months ago
- A pillow plugin that adds avif support via libavif☆97Updated last month
- Simple streaming JSON parser and encoder.☆127Updated last week
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆252Updated 4 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated 2 weeks ago
- Fast Base64 encoding/decoding in Python☆144Updated this week
- universal character encoding detector☆57Updated 4 months ago
- Fast javascript minifier for Python☆61Updated last week
- Python bindings for WebP☆75Updated 7 months ago
- URL normalization for Python☆94Updated 2 years ago
- CORS support for aiohttp☆211Updated 5 months ago
- A tiny CSS parser☆167Updated this week
- ☆123Updated this week
- jinja2 template renderer for aiohttp.web☆237Updated 2 weeks ago
- A configurable HTML Minifier with safety features☆131Updated 3 years ago
- webptools is a Webp image conversion package for python☆23Updated 3 years ago
- The multidict implementation☆427Updated 2 weeks ago
- A Python implementation of PASETO and PASERK.☆73Updated last week
- A library for working with HTML/CSS color formats in Python.☆160Updated 2 months ago
- Python decorator for async properties.☆89Updated last year
- A tiny, secure, URL-friendly, unique string ID generator for Python, written in Rust☆36Updated 5 months ago
- Minimal asyncio memcached client☆145Updated last week
- UUID version 7, which are time-sortable (following the Peabody RFC4122 draft)☆103Updated 5 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆42Updated last year
- Sniff out which async library your code is running under☆129Updated 10 months ago
- Backport of PEP 654 (exception groups)☆42Updated 2 weeks ago
- JWT Middleware for the pythonic Starlette API framework☆43Updated 4 years ago
- A Python bindings for Zopfli☆18Updated 3 months ago
- Easy integration of APISpec for Starlette