项目作者: danyelcampbell

项目描述 :
Top 25 Most Starred Python Projects on Github
高级语言: Python
项目地址: git://github.com/danyelcampbell/top-25-python-projects.git
创建时间: 2020-01-25T18:31:07Z
项目社区:https://github.com/danyelcampbell/top-25-python-projects

开源协议:

下载


Top 25 Python Projects

This application will show the statistics of the top 25 starred python projects on github on a basic tkinter GUI.

Top-25

Prerequisites

  • python3
  • tkinter
  • sqlite3

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)