nisavid / spruce-types

A library for manipulating Python data types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A library for manipulating Python data types

License:GNU Lesser General Public License v3.0


Languages

Language:Python 71.1%Language:Makefile 28.9%