Metadata-Version: 2.2
Name: loadingbarcli
Version: 0.1.2
Summary: A professional and colorful loading bar for Python applications.
Home-page: https://github.com/ShiboshreeRoy/loadingbar
Author: Shiboshree Roy
Author-email: shiboshreeroy169@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>=0.4.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# LoadingBarCli

A professional and colorful loading bar for Python applications.

## Installation

```bash
pip install loadingbarcli


## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
