Pinned Loading
Repositories
Showing 10 of 15 repositories
- deal Public
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
- textdistance Public
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
- enc Public
🔑🔒 A modern and friendly CLI alternative to GnuPG: generate and download keys, encrypt, decrypt, and sign text and files, and more.
- textdistance.rs Public
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.