· @birnim
65 followers · 6880 posts · Server fosstodon.org

How come there are no widely used apps developed in or / ? Am I missing those somehow or is not an appealing ecosystem/language for development?

#foss #android #kivy #pyqt #pyside #python #mobile #askfedi

Last updated 1 year ago

Chris · @flipsideza
193 followers · 584 posts · Server fosstodon.org

Been writing a new tool to help artists log thier time based on assigned assets/shots. Hoping to gain more insight into how long specific tasks and shot work takes.

#python #pyside #pipeline #pipelinejournal #qt #dev

Last updated 1 year ago

Stefan Ihringer · @compfu
53 followers · 359 posts · Server mograph.social

@indievfx That would definitely be Python. It's supported by all the DCCs, and we wrote all our stand-alone tools with (Qt framework).

#pyside

Last updated 1 year ago

Stefan Ihringer · @compfu
47 followers · 321 posts · Server mograph.social

It was too hot today to tackle new pipeline tasks so I added some free icons from icons8 to our existing GUI tools. Don't tell my boss 😉

(shout-out to 's model-view-framework which felt dauntingly complex at first but really makes writing list widgets a breeze)

#pyside #qt

Last updated 1 year ago

Kushal Das :python: :tor: · @kushal
2206 followers · 6629 posts · Server toots.dgplug.org

@tdfischer I also have a few ( ) applications, github.com/SUNET/tugpgp/wiki is one such.

#qt #pyside #python

Last updated 1 year ago

Stefan Ihringer · @compfu
40 followers · 207 posts · Server mograph.social

You can actually mess with the GUI a lot using Qt. The blog of Erwan Leroy (erwanleroy.com/blog/) shows you how: overlay widgets onto the node graph, add custom widgets as knobs to Nuke nodes... wow!

I especially like his "scale tree" feature and it's quite easy to just use parts of his toolset in your pipeline. Its code is on github (github.com/herronelou/nuke_nod)

#nuke #vfx #compositing #pyside

Last updated 1 year ago

AdamSher :fedora: · @AdamSher
31 followers · 80 posts · Server mstdn.social

My silly little PySide app running on my @PINE64 PinePhone makes me so ridiculously happy 😁

#pyside #Python #qt

Last updated 1 year ago

Kushal Das :python: :tor: · @kushal
1997 followers · 4408 posts · Server toots.dgplug.org

Packaging a (which talks to pcsc or any other hardware devices) for multiple versions of different distros is PITA as hell.

#gui #application #linux #python #rust #pyside #qt

Last updated 2 years ago

Daniele Scasciafratte 🇮🇹 · @mte90
594 followers · 4268 posts · Server mastodon.uno

In questi giorni, per un progetto lavorativo collaterale, sto lavorando nuovamente con le Qt ma stavolta ho deciso di passare a invece di .
Usando anche QThread e per non impallare la UI.
Vale la pena aggiornare la mia guida del 2015?
daniele.tech/2015/04/introduzi

#pyqt #pyside

Last updated 2 years ago

Ryuno-Ki · @RyunoKi
574 followers · 12542 posts · Server layer8.space

The code will be written in Python, because that language comes with GUI toolkits.

I have mixed experiences with GTK (especially since I had several times GI breaking on my Linux systems). So that one is out of question.

Before I used a basic setup with v2. Since Qt is available everywhere and I wanted to go Vanilla (to support the cause). Hence no . Both broke here on (even with Docker or Vagrant).
So I will use .

#MigratingToNixOS #pyside #pyqt #nixos #tkinter

Last updated 2 years ago

Roland · @Roland
553 followers · 36618 posts · Server framapiaf.org

Hello Mastodon,
Tiens un petit tuto intéressant sur l'application du modèle MVC aux interfaces Qt pour présenter des données strucutrées façon classeur Excel.

Je trouve le tuto très bien fait donc je partage ^^

pythonguis.com/tutorials/qtabl

#dev #python #qt #pyside

Last updated 3 years ago

da_am · @anthony
45 followers · 458 posts · Server social.da-am.com

Anyone know how to slim down a pyside2 app built using py2app on osx? The pyside2 lib folder is 700mb...

#python #mac #pyside

Last updated 3 years ago

totoroot · @totoroot
327 followers · 2783 posts · Server fosstodon.org

@fotojunkie @zerok For GUI application development in Python I definitely recommend
I also found this interesting tutorial a while ago, which is quite extensive:
mfitzp.com/tutorials/pyside-qt

Similarly to how it's done in this project you could draw inspiration from, I recommend you take a look at if you want to interact with an SQL database with Python:
github.com/zbarge/zeex

#pyside #sqlalchemy

Last updated 3 years ago