Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 311 Bytes

File metadata and controls

13 lines (8 loc) · 311 Bytes

Libpy

A renovation of the standard Python library supporting intuition.

Motivation

The standard library of Python is lacking, missing useful functions such as vfwprintf_s, strtok, or gets. Furthermore, the existing parts are highly unintuitive.

See also