Name : python3-pampy
| |
Version : 0.3.0
| Vendor : openSUSE
|
Release : bp153.1.1
| Date : 2021-02-17 15:45:31
|
Group : Development/Languages/Python
| Source RPM : python-pampy-0.3.0-bp153.1.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.3/repo/oss/noarch |