Want to create GUI applications with Python? Here is everything you need to go from your first window to complete apps. Stop wasting your time on half-baked examples and bad practises. Learn how to build Python applications the right way. Take your first steps creating Python GUI applications with these simple step-by-step guides to Python & Qt. PyQt6 not installed? See our installation guides for
Electron alternative: Python and Qt Python and Qt are great for writing lightweight desktop apps. But packaging, installers, code signing and automatic updates are a pain. fbs solves these problems and saves you months of development. Create a GUI in minutes fbs is the fastest way to create a desktop app. It solves common tasks such as packaging and deployment. Based on Python and Qt, fbs is a lig
PyQt5 tutorial Learn how you can create a Python GUI in 2024. This PyQt5 tutorial shows how to use Python 3 and Qt to create a GUI on Windows, Mac or Linux. It even covers creating an installer for your app. What is PyQt5? PyQt is a library that lets you use the Qt GUI framework from Python. Qt itself is written in C++. By using it from Python, you can build applications much more quickly while no
この記事はMaya-Python Advent Calendar 2017 12月4日の記事です。 普段それほどアウトプットもしてないので、今年もいくつか勉強がてら書いていこうと思います。 はじめに Qtももう5.9までバージョンが進みました。 PythonバインディングはQt4系のPyQt,PySide、Qt5系のPyQt5,PySide2があります。 ちなみに弊社はPySideまたはPySide2で統一していますが、githubのプロジェクトを見渡すとビルド環境の関係からか、PySide2ではなくPyQt5を採用しているケースも見受けられます。 Qt4とQt5ではモジュール構成に変更がありました。 QtGuiから多くのウィジェットクラスが新設されたQtWidgetsに移動になってます。 http://doc.qt.io/qt-5/portingguide.html Autodesk M
最強のPython開発環境 PyCharmのすゝめという記事で、PyCharmがいかに最強の開発環境であるかを紹介した。 PySide/pyQtの開発においても、やはりPyCharmが最強である。 (記事はPySideを対象として書いているが、PyQtに置き換え可能) uiファイルを自動的にpyファイルに変換 QtDesignerを使用してuiファイルを作成する場合、手動または半自動で変換している方が多いと思う。 以前にPySideでuiファイルが更新されたらpyファイルに自動変換するという記事を書いたが、PyCharmならそれ単体でuiファイルを監視して自動で変換してくれるのだ。 File Watchersプラグインをインストールする ファイル監視にはFile Watchersプラグインのインストールが必要だ。 Settingsダイアログ(Ctrl+Alt+S)を開き「Plugin」を選
Why use PyQt/PySide at all in Maya? A larger array of available GUI elements to work with. A visual editor(Qt Designer). Object Oriented design. Signal/Slot mechanism, combined with an event driven system. Access to low level components such as the base QWidget, QObject, QAction, and QPainter. Much more! We are going to go over many things that are simply impossible within the context of Maya’s de
A “right from the source” blog for plug-in developers working with Autodesk Maya, Autodesk MotionBuilder and Autodesk FBX. This is a continuation of the previous post and this time we will focus on building PySide. PySide [http://www.pyside.org/ or http://qt-project.org/wiki/PySide/] is a python binding to the Qt library. Because Maya uses Qt internally, you can use the PySide modules in Maya pyth
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く