jtauber / pyucaLinks
a Python implementation of the Unicode Collation Algorithm
☆221Updated last year
Alternatives and similar repositories for pyuca
Users that are interested in pyuca are comparing it to the libraries listed below
Sorting:
- Python promises☆127Updated last month
- A slugifier that works in unicode☆321Updated last year
- Backport of Python 3's csv module for Python 2☆64Updated 4 years ago
- A Python Implementation of RFC3986 including validations☆187Updated last week
- Python import rewriter☆80Updated 2 months ago
- WSGI middleware for profiling CPU/memory and inspecting logs☆93Updated 8 months ago
- in-process file monitor / reloader for reloading your code automatically during development☆221Updated 3 weeks ago
- A wrapper that combines the functionality of multiple Python image libraries into one API☆277Updated last month
- Python client library for Core API.☆184Updated 6 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆340Updated 3 months ago
- URI template parsing per RFC6570☆240Updated last week
- Python money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution.☆237Updated 2 years ago
- [DEPRECATED] Use https://pypi.org/project/django-postgrespool2/ instead☆320Updated 5 years ago
- py.test integration for responses☆93Updated 9 months ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆288Updated 2 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated 2 months ago
- Objects representing a week☆67Updated 5 years ago
- Pylint plugin for analysing code using Celery☆35Updated 2 years ago
- Standalone ISO 3166-1 country definitions☆147Updated last year
- faker integration the pytest test runner☆39Updated 5 years ago
- WSGI adapter for aiohttp.☆233Updated 3 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆117Updated 5 years ago
- Tools for creating wtforms from sqlalchemy models☆247Updated last month
- Fully Async ORM inspired in django's☆176Updated 11 months ago
- The Black code formatter, but brighter (PEP8–inspired).☆122Updated 7 years ago
- A mocking library for requests