git-stalk-cli
git-stalk-cli copied to clipboard
A CLI tool for keeping an eye on contributions of peers (Python Package)
Improves code readability
The link - https://github.com/anthonyalmarza/chalk
A beautiful terminal theme will be appreciated.
Add two command line arguments: `--since MM-DD-YYYY` and `--until MM-DD-YYYY`, and allow them to be used in conjunction or separately to screen for certain date ranges
Resolves #56
Instead of printing the tables directly, also provide a JSON like response which can be used later on other bots/apps.
Currently the linting tests complain about the usage of the 'print' statement as a function. `The command "pytest --mccabe -m mccabe" exited with 1. ... =================================== FAILURES =================================== _________________________ [pylint]...
Added parentheses with the date on the titles and replaced today strings with the current date.
Refer - https://github.com/Naramsim/GithubOriginalStreak
Default format of output in console contains `Today` which is now irrelevant as we provide date arguements