Metadata-Version: 2.1
Name: termutils
Version: 2.0
Summary: UNKNOWN
Home-page: https://github.com/tman540/termutils
Author: Steve Tautonico
Author-email: stautonico@gmail.com
License: MIT
Description: # Termutils
        
        Termutils is a small package developed for convenience. The functions allow for quick clearing of the terminal, printing a string letter by letter, etc. This small open source package was developed to speed up your workflow and, overall, make your life easier.
        
        ## Getting Started
        
        These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
        
        ### Installing
        
        #### Installing for development
        1. Download the latest release [here](https://github.com/tman540/termutils/releases)
        
        OR
        1. Fork this repository
        2. Edit the module as you like
        3. If you want your changes to make the official version, you can contact me [here](http://e-mailer.link/100026393643)
        
        #### Installing for general usage
        run `pip install termutils`
        
        Note: To update, `pip install termutils --upgrade`
        
        ## Built With
        
        [![Pycharm](https://img.shields.io/badge/Build%20With-Pycharm-ff69b4.svg)](https://www.jetbrains.com/pycharm/)
        
        [![Python](https://img.shields.io/badge/Made%20With-Python-blue.svg)](https://www.python.org/)
        
        
        ## Authors
        
        * **Steven Tautonico** - *Initial work* - [tman540](https://github.com/tman540)
        
        
        ## License
        
        This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
        
        ## Acknowledgments
        
        * Hat tip to anyone whose code was used
        * Inspiration
        * etc
        (There's nothing here yet)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
