Metadata-Version: 2.1
Name: pytprint
Version: 0.2.3
Summary: UNKNOWN
Home-page: UNKNOWN
License: GNU GPL
Platform: UNKNOWN

# pytprint
Thread-safe print module for Python. It's exactly as simple as it sounds.

## Install

`pip install git+https://github.com/rory-linehan/pytprint@0.2.3`

## Usage

`from pytprint import print`


