Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[讨论-00]规范的pyqt开源软件 #178

Unanswered
625781186 asked this question in Q&A
Discussion options

评估标准:

  1. 规范的代码 和 设计;
  2. *具备单元测试 ; (代码结构清晰 但没有单元测试的请注明 无单元测试.)
  3. ( 项目代码量/提交次数 适度;)

...
ps : 目的: 通过读一些开源项目提高代码设计水平.
ps : 官方说明的一些项目 https://wiki.python.org/moin/PyQt/SomeExistingApplications


ps : 开源项目很少有画 UML图的 , 可以在读项目的时候尝试画图来锻炼逻辑 ;

You must be logged in to vote

Replies: 2 comments

Comment options

625781186
Jul 5, 2019
Maintainer Author

1.项目: pyqt-node-editor https://gitlab.com/pavel.krupala/pyqt-node-editor-tutorials ;
2.描述: 节点编辑器 , 设计清晰 , 图元与管理分离设计 , 自定义画布的保存/撤销/重做 ;
3.模式: - ;
4.备注: 无单元测试是一个缺憾, ; 但是完美的git提交记录令人赞叹 , 入门qgraphics体系最好的教程!
image;
5.界面:
image

You must be logged in to vote
0 replies
Comment options

625781186
Jul 5, 2019
Maintainer Author

1.项目: anki https://github.com/dae/anki ;
2.描述: (著名的卡片式记忆软件?) ;
3.模式: - ;
4.备注: 缺陷: 2000+的commit不利于阅读其发展细节 ; 待评估 ;
5.界面: - ;

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant
Converted from issue

This discussion was converted from issue #54 on February 02, 2023 06:56.

AltStyle によって変換されたページ (->オリジナル) /