V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
sudoy
V2EX  ›  Python

小白用 Python tkinter 写了个桌面程序,开源了

  •  
  •   sudoy · 2020-11-06 17:37:24 +08:00 · 3456 次点击
    这是一个创建于 1256 天前的主题,其中的信息可能已经有所发展或是发生改变。

    用 python tkinter 写了个桌面程序,开源了,欢迎大佬们吐槽。另外,我想把他做成可以编辑搜索结果,并且支持多个客户端的(数据库用远程的)。

    另外,如果有前端大佬能把他做成网页程序最好了。我学了一点 Reactjs 和 Vue,但是应用起来还是有点困难。

    仓库链接

    7 条回复    2020-11-09 20:31:08 +08:00
    nellace
        1
    nellace  
       2020-11-06 17:53:30 +08:00 via iPhone
    加油
    sudoy
        2
    sudoy  
    OP
       2020-11-06 21:14:02 +08:00
    @nellace 哈哈,谢谢!刚才删了仓库重新传了一下,发现前面的收藏和点赞不见了😂
    Leon6868
        3
    Leon6868  
       2020-11-06 21:26:32 +08:00   ❤️ 1
    我来提点建议
    首先,界面有点丑,如果你不在意编译后可执行文件的大小,可以改用 pyqt5 。
    其次,前端不只是 vue 和 react,直接写原生也是个好选择。
    最后,如果你想要跨平台原生库,我推荐 pywebview 。
    sudoy
        4
    sudoy  
    OP
       2020-11-06 22:10:49 +08:00
    @Leon6868 嗯,非常感谢
    panzhangwang
        5
    panzhangwang  
       2020-11-08 08:26:44 +08:00
    jin7
        6
    jin7  
       2020-11-08 10:47:12 +08:00
    我用 pyqt5 玩玩,tk 的优点就是小 没什么依赖 不过应该没有 qt5 好用
    JSPIXiaoHei
        7
    JSPIXiaoHei  
       2020-11-09 20:31:08 +08:00
    @panzhangwang sg 的 treeview 感觉不太美观和好使,兄弟怎么处理的?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5941 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 06:23 · PVG 14:23 · LAX 23:23 · JFK 02:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.