python-humanize / humanizeLinks
Python humanize functions
☆639Updated 3 weeks ago
Alternatives and similar repositories for humanize
Users that are interested in humanize are comparing it to the libraries listed below
Sorting:
- Reusable constraint types to use with typing.Annotated☆569Updated last month
- An efficient implementation of a rate limiter for asyncio.☆671Updated last week
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆369Updated last week
- Extra Pydantic types.☆276Updated last week
- the missing toolbox for an async world☆319Updated this week
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆279Updated last week
- Production-grade retries for Python☆1,229Updated 2 weeks ago
- Dev tools for python☆1,045Updated 7 months ago
- A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".☆803Updated this week
- A Python concurrency scheduling library, compatible with asyncio and trio.☆407Updated 4 months ago
- pytest plugin for easy integration of memray memory profiler☆390Updated last week
- Convert Pydantic from V1 to V2 ♻☆341Updated last year
- Mock HTTPX with awesome request patterns and response side effects 🦋☆716Updated 4 months ago
- pytest plugin for pretty printing the test summary.☆453Updated 2 months ago
- A Python handler for mkdocstrings.☆248Updated last week
- Doing dirty (but extremely useful) things with equals.☆897Updated last month
- Poetry PEP 517 Build Backend & Core Utilities☆467Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆935Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆309Updated last week
- A lil' TOML parser☆523Updated last week
- Poetry plugin to export the dependencies to various formats☆316Updated this week
- Backported and experimental type hints for Python☆519Updated this week
- Web tool for generating Pydantic models from JSON objects☆346Updated 2 years ago
- An optimized logging library for Python☆742Updated 2 months ago
- 📁 Asynchronous pathlib for Python☆185Updated 10 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆639Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 6 months ago
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆515Updated last week
- Style-preserving TOML library for Python☆774Updated last week
- YAML support for Pydantic models