Metadata-Version: 2.1
Name: PrettyPrintout
Version: 1.0.2
Summary: A simple package that contains a set of useful printing options
Author: Lorenz Kuhn
Author-email: <lorenz.achim.kuhn@gmail.com>
Keywords: python,first package,console formatting,output,logging,printing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
License-File: LICENSE

This Package uses the ANSI escape sequences to format console printouts as well as animations such as a progress bar for use in the console. Furthermore options to automatically create logfiles of each statement printed. See the GitHub repo for more info: https://github.com/Bangulli/PrettyPrint
