Lersoo / github-updates

A simple script to fetch & display github notifications on terminal launch.
MIT License
1 stars 0 forks source link

Full python using argparse #19

Open Lersoo opened 4 years ago

Lersoo commented 4 years ago

After exploring a full bash script in #9 I suggest to write it in full python using argparse. It will be much simpler than bash I believe, mainly for manipulating the data.