Metadata-Version: 2.1
Name: printmate
Version: 1.3.5
Summary: A library used to print animated text
Author: PyGaps CEO
Author-email: soqratiakram33@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: license
Requires-Dist: colorama

<----------------------------------------------------------------------->

        Please make sure the library folder is in your project path

<----------------------------------------------------------------------->


How to use:

animated_print("Hello world!", speed=21, color=Fore.BLUE)





Disclaimer: 

        Make sure you have installed colorama and imported it!
