sumtype

A namedtuple-style library for defining immutable sum types in Python.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sumtype

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.11b0 pre-release 2018-10-14
0.10.0.post4 2018-09-18
0.10.0.post3 2018-09-18
0.10.0.post2 2018-09-16
0.10.0.post1 2018-09-16
0.10.0 2018-09-16
0.9.5.post2 2018-08-30
0.9.5.post1 2018-08-30

Issues with this package?

Page last updated 2026-09-03 00:04:47 UTC