toastdriven / pylevLinks
A pure Python Levenshtein implementation that's not freaking GPL'd.
☆97Updated 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.☆110Updated 11 months ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆123Updated 2 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆294Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- Generate changelogs from commit tags and shortlogs☆28Updated 3 months ago
- A Python implementation of Lunr.js 🌖☆204Updated 10 months ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A tiny library for Python text normalisation. Useful for ad-hoc text processing.☆157Updated 4 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated 2 years ago
- Python library of 60+ commonly-used validator functions☆131Updated 3 years ago
- URI parsing, classification and composition☆66Updated this week
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Amazon S3 filesystem for PyFilesystem2☆159Updated last year
- DateTimeRange is a Python library to handle a time range. e.g. check whether a time is within the time range, get the intersection of tim…☆113Updated last month
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- Python software releasing made easy and repeatable☆203Updated last month
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆68Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A library to handle automated deprecations☆93Updated 2 years ago
- A library for versioning your Python projects.