pyrepeat

Repeat command


Keywords
console, utility, repeat
License
MIT
Install
pip install pyrepeat==2.0

Documentation

PyRepeat

Python script which repeats input command until stopped.

This personal project also serves as a way to learn package distribution using pip.

Project code hosted at : https://github.com/itsapinhulk/pyrepeat

TODO

  • Add LICENCE, README, etc
  • Add package distribution
  • Add to pip
  • Setup tests