Wondering how you project is doing on github and stars and growing over the time? I was (for my favorite project audioserve) so I created ipython notebook for to analyze trend on the time, which some predictions (which are now called AI – even linear regression is now called AI :-).
Chart first
![](https://zderadicka.eu/wp-content/uploads/as-stargazers.png)
And Now Code
You will just need usual data analysis libraries: pip3 install jupyter pandas numpy scipy matplotlib.