{"library":"pampy","type":"library","category":null,"description":"Pampy is a library for pattern matching in Python, inspired by Haskell and OCaml. It provides concise syntax for matching patterns against data structures, including lists, dictionaries, and custom objects. The current stable version is 0.3.0, released in 2019. The library is in maintenance mode with low release cadence.","language":"python","status":"maintenance","version":"0.3.0","tags":["pattern-matching","functional-programming"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install pampy","imports":["from pampy import match","from pampy import _","from pampy import _"]}],"homepage":"https://github.com/santinic/pampy","github":"https://github.com/santinic/pampy","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}