{"library":"sumtypes","type":"library","category":null,"description":"Provides algebraic data types (sum types / tagged unions) for Python, with pattern matching support, inspired by Rust and Haskell. Current version is 0.1a6 (alpha); no release cadence established.","language":"python","status":"deprecated","version":"0.1a6","tags":["algebraic types","sum types","tagged unions","pattern matching","type safety"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install sumtypes","imports":["from sumtypes import SumType","from sumtypes import Enum","from sumtypes import Case"]}],"homepage":null,"github":"http://github.com/radix/sumtypes","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sumtypes/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}