Metadata-Version: 2.4
Name: User123-AniLoading
Version: 0.1.5
Summary: For animated loading console screens
Author: User123456789
Keywords: python,module,utility
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: keyboard

# module names
to install: pip install User123-AniLoading
module name: AniLoading
# how to exit loading
press ESC to exit the loading screen if it is too long
# example code
Load(0.2 True) # 2 seconds
Load(0.2)
