python桌面开发的推荐结构 [英] recommended structure for python desktop development

查看:32
本文介绍了python桌面开发的推荐结构的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名快乐的 django 开发人员,现在想构建一个小型的 Python 桌面应用程序.我决定使用 wxpython 作为我的 gui 工具包.

I am a happy django developer and now want to build a small python desktop app. I have decided to use wxpython as my gui toolkit.

现在开始混乱.我应该如何组织我的代码?有没有简单的起点方案?任何指向具有数据库交互的小型 wxpython 应用程序的真实世界代码的指针?

Now starts the confusion. How should I organize my code? are there any simple starting point schemes? Any pointers to real world code of small wxpython application with database interactions ?

推荐答案

这是我开始新 wxPython 项目最喜欢的方式:http://www.oneminutepython.com/

This is my favorite way to get started with a new wxPython project: http://www.oneminutepython.com/

它还开始以一种很好的方式为您布置代码.

It also starts laying out the code for you in a nice way.

这篇关于python桌面开发的推荐结构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆