Awesome-pattern-matching

Latest version: v0.24.4

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.5.0

- Added `Some`
- Made `Remaining` a simple case of `Some` (simplifies the code a lot while making the matching even more powerful)

0.4.1

- Fixed `Arguments` and `Returns` - uses `typing.get_type_hints` instead of `__annotations__` to work with `annotations` from `__future__`

0.3.0

- `Strict` now makes verbatim matches match exactly the same types only.
- Added `EachItem`, `At`, `Transformed`, `Length`, `Arguments`, `Returns`, `Contains`, `Truish`

0.2.0

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.