https://github.com/jonaylor89/hrpy
hr but in python
https://github.com/jonaylor89/hrpy
python terminal
Last synced: 19 days ago
JSON representation
hr but in python
- Host: GitHub
- URL: https://github.com/jonaylor89/hrpy
- Owner: jonaylor89
- License: mit
- Created: 2018-12-06T23:53:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T23:47:30.000Z (over 6 years ago)
- Last Synced: 2025-07-24T18:15:39.488Z (10 months ago)
- Topics: python, terminal
- Language: Python
- Homepage: https://pypi.org/project/hrpy/
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
hrpy
====
*hr* but in python
--------------
USAGE
-----
::
~$ hr [STRING]...
Every argument passed to the program gets multiplied across the length
of the terminal window
--------------
Example
-------
::
~$ hr - + -
------------------------------------- ...
+++++++++++++++++++++++++++++++++++++ ...
------------------------------------- ...
--------------
The current use I have for this is to make log files less of a mess