Pinned Repositories
awesome-python-code-formatters
A curated list of awesome Python code formatters
chameleon
Turn repo with markdown files into a nice looking blog
deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
enc
🔑🔒 A modern and friendly CLI alternative to GnuPG: generate and download keys, encrypt, decrypt, and sign text and files, and more.
flakehell
Flake8 wrapper to make it nice, legacy-friendly, configurable.
genesis
All generic functions for Go you ever need!
gweb
🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.
homoglyphs
Homoglyphs: get similar letters, convert to ASCII, detect possible languages and UTF-8 group.
textdistance
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
textdistance.rs
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
Life4's Repositories
life4/textdistance
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
life4/deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
life4/enc
🔑🔒 A modern and friendly CLI alternative to GnuPG: generate and download keys, encrypt, decrypt, and sign text and files, and more.
life4/genesis
All generic functions for Go you ever need!
life4/awesome-python-code-formatters
A curated list of awesome Python code formatters
life4/textdistance.rs
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
life4/flakehell
Flake8 wrapper to make it nice, legacy-friendly, configurable.
life4/gweb
🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.
life4/homoglyphs
Homoglyphs: get similar letters, convert to ASCII, detect possible languages and UTF-8 group.
life4/chameleon
Turn repo with markdown files into a nice looking blog
life4/pythonetc
Posts about Python stdlib, syntax, and internals
life4/awesome-go-code-formatters
A curated list of Go code formatters (like gofmt)
life4/logit
🪵 CLI tool to handle JSON logs
life4/deal-solver
z3-powered solver (theorem prover) for deal
life4/vaa
Validators Adapter. The common interface for all Python validators.