· @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

AskUbuntu · @askubuntu
217 followers · 1774 posts · Server ubuntu.social

How to run Qt Designer in Ubuntu 22.04?

askubuntu.com/q/1482291/612

#python #pyqt

Last updated 1 year ago

Stark · @Stark9837
485 followers · 2536 posts · Server techhub.social

@pixeltracker @guetto

For research projects where I use and , I actually like using ! It is just easier to run code and view my plots.

With , you can even have widgets like sliders and other stuff.

It just speeds up my prototyping and makes me more productive. Naturally, only my plotting code and math exist in the .ipynb, and the rest is just imported from normal .py files. Thus, it allows for quick conversions once the prototyping is done.

@Python

#numpy #matplotlib #jupyter #pyqt #qt #python

Last updated 1 year ago

stark@techhub.social:~$ █ · @Stark9837
397 followers · 2111 posts · Server techhub.social

@ProfessorCode

It could be possible that it is just set not to. Maybe there is a default setting or initialization. I would check if you could supply it.

Also, I've only used this in a environment, so maybe it doesn't work in the way you are running it. Just build it as an executable and see if it works then?

#windows #python #pyqt #qt #developer #gui #gnome #wayland

Last updated 1 year ago

Professor Code · @ProfessorCode
184 followers · 377 posts · Server fosstodon.org

After installing PyQt with pip in a GNOME Wayland session, my application doesn't share my system theme.

This problem doesn't exist if I use PyQt from the distribution's repository. However, this also makes it difficult to use virtual environments for my applications.

Does anyone know why this happens? It seems to be specific to GNOME as I didn't have an issue like this before.

#python #pyqt #qt #developer #gui #gnome #wayland

Last updated 1 year ago

sirhc · @sirhc
80 followers · 176 posts · Server fosstodon.org

As someone who doesn't do much frontend development, i'm pretty excited that i was able to refactor the dock widget to dynamically add/remove collapsible sections. Still gotta fix that load button since I re-wrote a bunch of the backend loading recently, but that's just a few more beeps and boops. v0.2.0, we're almost therrrrre.

#yt_napari #napari #yt #qt #pyqt #icanhazfullstack

Last updated 1 year ago

Last coding side project over : a text/code editor with :
github.com/MrLixm/lqtTextEdito
You get a sidebar with line number and a bunch of other useful stuff, including advanced styling support. Feel free to use it !

#pyqt #python #qt

Last updated 1 year ago

Hirad · @hirad
74 followers · 1427 posts · Server mastodon.hirad.it

Today I decided to build an application for . Its going decently well.

#wallabag #python #pyqt #qt

Last updated 1 year ago

TOV · @textovervideo
144 followers · 582 posts · Server fosstodon.org

PyQt is the Python bindings for the Qt application framework. A visual comparison between QListWidget, QTreeWidget and QTableWidget.

#python #qt #pyqt

Last updated 1 year ago

sparseMatrix · @KI5SMN
141 followers · 120 posts · Server hackers.radio

Good morning friendos!

Today I'll be getting back into my project, ostensibly a work-thing, and wrap that up as both a foundational learning exercise and the creation of a useful utility for setting up new window styles.

But not before I get my inner monkeh on and get out here and throw virtual mud clods around
with the rest of you folks for a bit!

(wot do U mean, 'those aren't mud clods'??)

#fediverse #pyqt

Last updated 1 year ago

Hirad · @hirad
68 followers · 1310 posts · Server mastodon.hirad.it

After spending almost an hour (and without any prior experience with custom widgets), finally managed to create my first custom listWidgetItem

#python #qt #pyqt

Last updated 1 year ago

Professor Code · @ProfessorCode
138 followers · 257 posts · Server fosstodon.org

On other news, I created a voice assistant using OpenAI's API. The model in use here is actually "Davinci" and the GUI was made using PyQt5. Let me know what you guys think.

OpenAI API: openai.com/pricing

I'll be publishing the source code soon to Codeberg.

#python #chatgpt #ai #openai #pyqt

Last updated 1 year ago

Pedro Adelino · @pedroadelino
24 followers · 218 posts · Server masto.pt

A iniciar um novo projeto em Python e PyQt.

Mais um desafio. 🤩🎯⌨️🖥️💾

#coding #python #pyqt #projecto

Last updated 2 years ago

Joshua Leung · @aligorith
195 followers · 1523 posts · Server mastodon.nz

Humbug... I seem to have stumbled into another / related bug on Windows 😬

Am currently trying to implement an in-app screenshot-to-clipboard feature.

Problem:
- Images with size 500 x 500, or 702 x 301 copy fine

- Image with size 550 x 550 (or other sizes) hang the pasting app + crash mine

Any ideas how to work around this, or what's causing this?

#qt #pyqt

Last updated 2 years ago

vfxvision · @vfxvision
2 followers · 7 posts · Server graphics.social

You want to learn PyQt, this book is the best.
There's a section about creating custom signal too.

#book #pythom #ui #userinterface #pyqt #crossplatform

Last updated 2 years ago

vfxvision · @vfxvision
1 followers · 3 posts · Server graphics.social

We are working on a blender Addon, I had to learn PyQt.
PyQt is powerful AF.
Easy to use.
Flexible.
So many learning resources.
Cross platform.
Mamamia.

#pyqt #blender #ui #user_interface

Last updated 2 years ago

D7 · @d7
0 followers · 9 posts · Server fosstodon.org

2) Omniview is a document previewer (also , , based) inspired by Multiview.

It's basically an application that can preview all kinds of files; text, images, pdf's, audio and video (pdf support is a bit lacking at the time).
It can also show contents of archives as a text listing.

I'm planning on adding support for office type documents, but not sure how complicated that will be.

gitlab.com/entropic-software/o

#qt #python #amiga #pyqt

Last updated 2 years ago

D7 · @d7
0 followers · 9 posts · Server fosstodon.org

Finally got around working on some hobby projects during christmas/new-years:

1) idiff is an interactive differ, written in , and (), where one can paste text and compare in real-time instead of having to write files and compare them. (I'm aware that Meld can do this, but it's just too many steps, it was easier writing my own application :) )

gitlab.com/entropic-software/i

#qt #python #pyqt

Last updated 2 years ago

sergio_101 · @sergio_101
282 followers · 1090 posts · Server mastodon.social

Trying to figure if I should learn or to create cross platform desktop apps. I am really thinking about relearning (it’s been more than a decade) just for all of the libraries.

#pyqt #flutter #gui #python

Last updated 2 years ago

npchen · @npchen
0 followers · 1 posts · Server g0v.social

期末專題,學生要用他們剛學的視窗界面把這學期做過的題目包裝進去。遇到疑難雜症,我現學現賣,一一治好了。



#pyqt #matplotlib #python #optics

Last updated 2 years ago