Pinned Repositories
lektor-SCSScompile
compiles scss and sass for Lektor based on libsass-python
MM2-HideShowMove
MMM-HideShowMove
mqtt-mm2-gateway
CyDifflib
CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.
JaroWinkler
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
RapidFuzz
Rapid fuzzy string matching in Python using various string metrics
rapidfuzz-cpp
Rapid fuzzy string matching in C++ using the Levenshtein Distance
rapidfuzz-rs
Rapid fuzzy string matching in Rust using various string metrics
maxbachmann's Repositories
maxbachmann/lektor-SCSScompile
compiles scss and sass for Lektor based on libsass-python
maxbachmann/MM2-HideShowMove
maxbachmann/MMM-HideShowMove
maxbachmann/mqtt-mm2-gateway
maxbachmann/maxbachmann.github.io
maxbachmann/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
maxbachmann/asio
Asio C++ Library
maxbachmann/cpython
The Python programming language
maxbachmann/Dockerfiles
Dockerfiles
maxbachmann/thefuzz
Fuzzy String Matching in Python