/spruce-types

A library for manipulating Python data types

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Spruce-types

Spruce-types is a library for manipulating Python data types: type definitions, type checking, type conversions, and related operations and objects. In some ways, it is an extension of Python's types module and built-in types.