toastdriven / pylevLinks
A pure Python Levenshtein implementation that's not freaking GPL'd.
☆98Updated 2 years ago
Alternatives and similar repositories for pylev
Users that are interested in pylev are comparing it to the libraries listed below
Sorting:
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- Generate changelogs from commit tags and shortlogs☆28Updated 7 months ago
- Formats Python code to follow a consistent style☆93Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆67Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 7 months ago
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Updated 2 months ago
- A strict validation tool for CSV files☆95Updated last year
- Python software releasing made easy and repeatable☆201Updated 2 weeks ago
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- forge (python signatures) for fun and profit☆105Updated 4 years ago
- Amazon S3 filesystem for PyFilesystem2☆156Updated last year
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- A library for working with HTML/CSS color formats in Python.☆168Updated 9 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- A Pip requirements file parser.☆133Updated 3 months ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 8 months ago
- Transport adapter for fetching file:// URLs with the requests python library☆90Updated last year
- Just is a wrapper to automagically read/write a file based on extension☆51Updated last month
- Register CLI commands via setuptools entry-points.☆130Updated 2 months ago
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated last year
- Resolve JSON Pointers in Python☆144Updated 2 months ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago