项目作者: danyelcampbell
项目描述 :
Top 25 Most Starred Python Projects on Github
高级语言: Python
项目地址: git://github.com/danyelcampbell/top-25-python-projects.git
Top 25 Python Projects
This application will show the statistics of the top 25 starred python projects on github on a basic tkinter GUI.

Prerequisites
Installing
Run
How To
- press the Fetch Data button to retrieve statistics for the top 25 most starred python projects
- press the Refresh Data button to retrieve any new statistics for the top 25 most starred python projects
- every row is clickable and will direct you to the selected repository in a new browser window or tab
Built With
- python3 - base code
- tkinter - GUI
- sqlite3 - database
Authors
ME! (Danyel)