sumtypes

Algebraic types for Python (notably providing Sum Types, aka Tagged Unions)

Installation

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

pip3 install sumtypes

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1a6 pre-release 2021-11-30
0.1a5 pre-release 2019-02-07
0.1a4 pre-release 2015-06-04
0.1a3 pre-release 2015-05-30
0.1a2 pre-release 2015-05-28
0.1a1 pre-release 2015-05-28

Issues with this package?

Page last updated 2026-09-03 08:54:16 UTC