Metadata-Version: 2.1
Name: ez-typewriter
Version: 0.0.1
Summary: Typewriter Effect for Python!
Author: Hayoto
Author-email: <mail@hayoto.lol>
Keywords: python,type,print,typewriter
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE


## Typewriter Effect for Python



To use the Typewriter Effect for Python, you need to enter a function!



```py

import typewriter



time = 0.2

text = "Hello, world!"



typewriter.write(text, 0.5)

```



More coming soon!

https://github.com/NeverJar/typewriter



Support me: https://www.paypal.com/nebeldev948
