StaticTypedList

This package contains implementation of the library "StaticTypedList". StaticTypedList is a data type supporting a list of one type of element (and its subtypes) like Java List objects.

Installation

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

pip3 install statictypedlist

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1 2022-02-28

Issues with this package?

Page last updated 2026-09-03 07:04:13 UTC