mrabarnett / mrab-regexLinks
☆538Updated 2 weeks ago
Alternatives and similar repositories for mrab-regex
Users that are interested in mrab-regex are comparing it to the libraries listed below
Sorting:
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆350Updated 5 months ago
- Truly universal encoding detector in pure Python☆703Updated 3 weeks ago
- Python humanize functions☆650Updated 3 weeks ago
- Iterative JSON parser with Pythonic interfaces☆1,004Updated last week
- Style-preserving TOML library for Python☆777Updated this week
- ASCII transliterations of Unicode text - GitHub mirror☆587Updated 2 weeks ago
- A platform-independent file lock for Python.☆889Updated this week
- Backported and experimental type hints for Python☆528Updated last week
- A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".☆816Updated last week
- Python bindings to the Zstandard (zstd) compression library☆589Updated last week
- A lil' TOML parser☆529Updated this week
- A Python library to sanitize/validate a string such as filenames/file-paths/etc.☆272Updated 3 months ago
- Real asynchronous file operations with asyncio support.☆555Updated 2 months ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆94Updated 7 months ago
- A simple, correct Python build frontend☆813Updated this week
- Patch asyncio to allow nested event loops☆749Updated last year
- An efficient implementation of a rate limiter for asyncio.☆685Updated this week
- Advanced Enumerations for Python☆202Updated 3 months ago
- the missing toolbox for an async world☆325Updated last week
- The multidict implementation☆471Updated 3 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A formatter for finding and removing unused import statements.☆308Updated last week
- Small, dependency-free, fast Python package to infer binary file types checking the magic numbers signature☆726Updated 4 months ago
- Simple yet flexible natural sorting in Python.☆981Updated last month
- Very fast Python JSON parsing library☆393Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆945Updated 2 weeks ago
- Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!☆692Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆670Updated last week
- Parse Python docstrings in various flavors.☆248Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆576Updated 2 months ago