PyConsoleIOTools

A convenience tool for console input & output

MIT License

Downloads
1.4K
Stars
2
Committers
1

Bot releases are hidden (Show)

PyConsoleIOTools - Version 3.0.10 Latest Release

Published by kyan001 almost 2 years ago

  • Replace lib "colorama" by "rich"
PyConsoleIOTools - Version 2.6.2

Published by kyan001 almost 4 years ago

  • Add .dim() to echo a muted text line.
PyConsoleIOTools - Version 2.5.0

Published by kyan001 about 4 years ago

  • Add exitable arg to func .get_choice()
PyConsoleIOTools - Version 2.3.0

Published by kyan001 about 5 years ago

  • Add overwrite option to write_file()
  • Rename requirments.pip to requirments.txt
PyConsoleIOTools - Version 2.2.1

Published by kyan001 over 5 years ago

  • Add read_file and write_file
PyConsoleIOTools -

Published by kyan001 almost 7 years ago

Change Log

2.0.3(2017-02-11)

Implemented enhancements:

  • Error type messages now has a red background color.

Fixed bugs:

  • Author's email in setup.py is updated.