Welcome to the documentation file of readerlib 1.0

__init__.py main.py config32.py Examples

readerlib is a shortcut for all the open and open(file="yourfile", mode="r").read()

It makes it easier and adds the ability to read a few letters only or all

Goto the Examples section for detailed Examples