termutils

Simple terminal utilities for python


License
MIT
Install
pip install termutils==2.0

Documentation

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

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

Installing for general usage

run pip install termutils

Note: To update, pip install termutils --upgrade

Built With

Pycharm

Python

Authors

  • Steven Tautonico - Initial work - tman540

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc (There's nothing here yet)