woltapp / blurhash-python
Python version of the BlurHash encoder
☆170Updated 10 months ago
Alternatives and similar repositories for blurhash-python:
Users that are interested in blurhash-python are comparing it to the libraries listed below
- Implementation of the blurhash ( https://github.com/woltapp/blurhash ) algorithm in pure python☆92Updated 4 years ago
- Python binding to Ammonia HTML sanitizer Rust crate☆285Updated 3 weeks ago
- More expressive relationships for the Django ORM.☆115Updated last year
- Set the Permissions-Policy HTTP header on your Django app.☆102Updated 2 weeks ago
- Utilities for working with the Pwned Passwords database from Django.☆128Updated last week
- ASGI support for the Tartiflette GraphQL engine☆99Updated last year
- Django RestFramework JSON Renderer Backed by orjson☆72Updated 7 months ago
- Django based tool for monitoring huey task queue: https://github.com/coleifer/huey☆96Updated 6 months ago
- Cursor-based pagination for Django☆163Updated 8 months ago
- Django middleware to compress responses using several algorithms.☆44Updated 7 months ago
- ⚡️Django middleware to automatically send preload headers before views runs, enabling faster HTTP2 server-push (with CSP support).☆67Updated last year
- Building out an example Starlette service 💚☆94Updated 7 months ago
- Apply Django migrations on PostgreSql without long locks on tables☆197Updated last year
- Lightweight browser hot reload for Python ASGI web apps