typeprint

Print like someone is typing


Keywords
python
License
MIT
Install
pip install typeprint==0.0.2

Documentation

typePrint

Description

Still in development.

This module will print like someone is typing.

Installation

> pip install typePrint

Use within another Python script

>>> import typePrint as tp

>>> tp.typeHuman('Some text here')
Some text here