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/textacy
NLP, before and after spaCy
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/hatch
Modern, extensible Python project management
maxbachmann/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
maxbachmann/pseudo_jaro_winkler
Create very fast jaro winkler scores between two datasets.
maxbachmann/pylev
A pure Python Levenshtein implementation that's not freaking GPL'd.
maxbachmann/scikit-build-core
A next generation Python CMake adaptor and Python API for plugins