Giter VIP home page Giter VIP logo

pyside2's Introduction

PySide2 入门教程

Qt是一种强大的图形用户界面构造工具,如今它对于Python也有很好的接口支持, 分别是PyQt和PySide。PyQt采用需购买版权的商业及GPL许可,而PySide采用无需 购买版权的LGPL许可。PySide与PyQt有非常相容的API,因此无需版权的PySide更 适合广大Python爱好者的学习。PySide2支持Qt5框架,兼容Python2.7以上版本及 Python3.5以上版本。本教程以PySide2为例,讲述如何从显示一个简单的 hello world窗口到设置井然有序窗口布局。介于作者时间有限,此教程只讲述如何 入门并高效使用Qt,至于每个控件如何使用,各位爱好者自己学习吧,网络上各种资 源一大把。俗话说,师傅领进门,修行靠个人,我的每个教程都有详细的代码供大家 参考,有问题可以直接在github上提出,共同进步!

致谢

截至2021年9月,本项目在github有上百star,在gitee也有上百star,感谢各位码友的支持!

pyside2's People

Contributors

se7enxf avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.