Metadata-Version: 2.1
Name: ConsolePrint
Version: 0.0.1
Summary: A package to animate print output to console
Project-URL: Homepage, https://github.com/iloabachie/ConsolePrint
Project-URL: Bug Tracker, https://github.com/iloabachie/ConsolePrint/issues
Author-email: Udemezue Iloabachie <udemezue@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

ConsolePrint
Simple animations for printing output to terminal.

Installation You may install it form PyPI.org using the pip command.

License This project is given free for use and download under the MIT license.

Project Status Still developing and fanciful updates are welcome.

How to Contribute Fork the repository and create your branch from main. Clone the repository and make your changes. Run tests and make sure they pass: python -m unittest Commit your changes and push to your branch. Create a pull request. Support If you encounter any issues or have questions about the project, please contact us at udemezue@gmail.com.