Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 570 Bytes

File metadata and controls

19 lines (10 loc) · 570 Bytes

Simpler

A library to make Python even simpler.

It contains an assorted selection of utils that I use on my projects.

Installation

It is available in PyPI, just do pip install simpler.

Usage

See simpler.readthedocs.io for the latest library documentation.

Examples

Load/save:

load/save terminal demo