推荐学习书目
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
ZealZhu
V2EX  ›  Python

用 Python 开发 app 用什么跨平台框架

  •  
  •   ZealZhu · Jun 7, 2019 via iPhone · 5547 views
    This topic created in 2537 days ago, the information mentioned may be changed or developed.

    想用 python 开发 ios 和安卓 app,网上查到的有 kivy 和 BeeWare,这两个有什么优劣?或者还有其他的推荐吗?

    7 replies    2019-06-13 10:10:54 +08:00
    inyfee
        1
    inyfee  
       Jun 7, 2019 via iPhone   ❤️ 1
    还是放弃这个想法吧
    ZealZhu
        2
    ZealZhu  
    OP
       Jun 7, 2019 via iPhone
    @yeelone 因为框架都还不成熟吗?会出很多没法解决的问题?
    Hasal
        3
    Hasal  
       Jun 7, 2019
    拧螺帽用扳手,钉钉子用锤子。
    SoulMelody
        4
    SoulMelody  
       Jun 7, 2019
    pyqtdeploy ...
    shede333
        5
    shede333  
       Jun 7, 2019
    https://kivy.org/
    这个是 Python 开发移动端 app 的框架;

    官网介绍如下:
    Kivy - Open source Python library for rapid development of applications
    that make use of innovative user interfaces, such as multi-touch apps.

    Kivy runs on Linux, Windows, OS X, Android, iOS, and Raspberry Pi. You can run the same code on all supported platforms.
    AicherZX
        6
    AicherZX  
       Jun 12, 2019
    推荐你学一下 flutter 很好学
    coloz
        7
    coloz  
       Jun 13, 2019
    用过 kivy,根本无法用的级别,不可能用在实际产品上,如果只是 pc 版还可以考虑 PYQT。
    移动端建议放弃,python 开发跨平台应用几乎是不可能的事,没一个成熟的方案。
    如果有 web 开发基础,可以考虑 cordova,如果没有,直接学 flutter
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3056 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 12:13 · PVG 20:13 · LAX 05:13 · JFK 08:13
    ♥ Do have faith in what you're doing.