Fork and clone this repo. Add any python script which should be able to solve a particular day-to-day task or to automate any monotonous task. In short, add the scripts that might be useful for others ...
To install Python Fire with pip, run: pip install fire To install Python Fire with conda, run: conda install fire -c conda-forge ...