Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 304 Bytes

README.rst

File metadata and controls

13 lines (7 loc) · 304 Bytes

Small python module for printing with colours

PyPi project page: https://pypi.org/project/inprint

Installation

Simply clone the repository and run the usual setuptools process:

$> git clone https://github.com/Exelscior/inprint.git && cd inprint
$> python setup.py {build,install}