frozentype

Package frozentype provide some frozen python types (frozendict (C based) and frozenmap (Cython based))

Installation

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

pip3 install frozentype

Dependencies

  • None

Page last updated 2026-09-03 13:09:56 UTC