Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 409 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 409 Bytes

Easyterm

Convenient python functions for everyday use of terminal

Module colorprint:

  • print message using terminal colors
  • print service messages to be refreshed, e.g. progress bars

Module commandlineopt:

  • read/manage command line options with minimal coding

Module commandutils:

  • create temporary folders with random name
  • check file presence or checksum

See https://easyterm.readthedocs.io/