[ bianca ]
[ ソース: simplematch ]
パッケージ: python3-simplematch (1.3-2)
Minimal, super readable string pattern matching for Python
simplematch aims to fill a gap between parsing with str.split() and regular expressions. It should be as simple as possible, fast and stable. The simplematch syntax is transpiled to regular expressions under the hood, so matching performance should be just as good.
その他の python3-simplematch 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)