suminb / base62Links
Python module for base62 encoding; a URL-safe encoding for arbitrary data
☆78Updated last year
Alternatives and similar repositories for base62
Users that are interested in base62 are comparing it to the libraries listed below
Sorting:
- Standalone ISO 3166-1 country definitions☆147Updated last year
- A configurable HTML Minifier with safety features☆132Updated 3 years ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆269Updated 2 months ago
- Like Python's ZipFile module, except it works as a generator that provides the file in many small chunks.☆127Updated 2 years ago
- Django ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre …☆119Updated last year
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆104Updated last week
- i18n and l10n support for Flask based on Babel and pytz☆77Updated 4 years ago
- asyncio smtplib implementation☆389Updated last week
- GeoIP database access for Python under a BSD license.☆250Updated 11 years ago
- Add CreateView and DropView to SQLAlchemy☆58Updated 3 months ago
- Python bindings to the Brotli compression library☆146Updated 10 months ago
- Independent BSON codec for Python that doesn't depend on MongoDB.☆461Updated 6 months ago
- Set of basic Python collections backed by Redis☆116Updated last year
- A Python Implementation of RFC3986 including validations☆185Updated 3 weeks ago
- aioelasticsearch-py wrapper for asyncio☆137Updated 2 years ago
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆202Updated 2 weeks ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- universal character encoding detector☆405Updated last month
- Minimal asyncio memcached client☆152Updated last week
- Fully Async ORM inspired in django's