Name : python3-pampy
| |
Version : 0.3.0
| Vendor : openSUSE
|
Release : bp154.1.20
| Date : 2022-05-09 12:16:52
|
Group : Development/Languages/Python
| Source RPM : python-pampy-0.3.0-bp154.1.20.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/standard/noarch |