daveoncode / python-string-utilsLinks
A handy Python library to validate, manipulate and generate strings
☆58Updated 2 years ago
Alternatives and similar repositories for python-string-utils
Users that are interested in python-string-utils are comparing it to the libraries listed below
Sorting:
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- Patch the inner source of python functions at runtime.☆188Updated last week
- Standalone ISO 3166-1 country definitions☆144Updated 11 months ago
- Minimal, super readable string pattern matching for python.☆183Updated last year
- PEP 567 Backport☆89Updated 6 years ago
- A Python module that tries to figure out what your local timezone is☆205Updated 2 months ago
- Generic transaction implementation for Python.☆69Updated 8 months ago
- ndjson with the same interface as the builtin json module☆68Updated 2 years ago
- WebSocket client and server implementation for Python Trio☆75Updated 3 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 9 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Useful extensions to the standard Python datetime features. This repo tracks the upstream and also contains fixes/patches from https://gi…☆84Updated 13 years ago
- Helpers to use cachetools with async functions☆101Updated last year
- Sniff out which async library your code is running under☆133Updated last year
- Colorization of help messages in Click☆87Updated 2 months ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆54Updated last year
- flake8☆122Updated last year
- A fork of http://pydispatcher.sourceforge.net/ with PyPy support☆16Updated 7 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆262Updated last month
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆234Updated 3 months ago
- Utilities based on Pythons iterators and generators.☆96Updated 7 months ago
- Python bindings to the Brotli compression library☆147Updated 9 months ago
- Async to sync converter☆76Updated last year
- Version of the glob module that supports recursion via **, and can capture patterns.☆127Updated 3 years ago
- Python pagination module☆78Updated 9 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Super-fast and clean conversions to numbers for Python.☆109Updated 2 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 9 months ago
- Extract from werkzeug.cache☆154Updated last month