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

https://github.com/rory-linehan/pytprint

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

## Install

`pip install pytprint`

## Usage

`from pytprint import print`


