Name : python3-pampy
| |
Version : 0.3.0
| Vendor : openSUSE
|
Release : bp154.2.1
| Date : 2022-07-24 00:22:55
|
Group : Development/Languages/Python
| Source RPM : python-pampy-0.3.0-bp154.2.1.src.rpm
|
Size : 0.06 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : An alternate pattern matching for Python
|
Description :
For patterns, a developer can use any Python type, any class, or any Python value.
The operator `_` and built-in types like `int` or `str`, extract variables that are passed to functions.
Types and Classes are matched via `instanceof(value, pattern)`.
`Iterable` Patterns match recursively through all their elements. The same goes for dictionaries.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.5/repo/oss/noarch |