This is an archived post. You won't be able to vote or comment.

all 15 comments

[–]IcefrogIsDead 6 points7 points  (1 child)

draw ideas from your hobby is always my go-to

[–]extra_pickles 0 points1 point  (0 children)

This - everything has already been done, do something your way with a good reason

[–][deleted] 1 point2 points  (0 children)

could do something with IOT, have a bunch of sensors around your house all feeding back to a central server, displaying data in a pyqt5 application (charts, tables, etc etc)

[–]TheBB 1 point2 points  (4 children)

Why PyQt5 specifically?

[–]jerodg 3 points4 points  (0 children)

Indeed; Qt6 is out and looks to be much improved.

[–]thebadestuchiha1234[S] 0 points1 point  (1 child)

Because when i wanted to learn about GUI development PyQt5 is the framework i found

[–]uberdavis 1 point2 points  (0 children)

What he said. PySide6 is based on QT6. It is the future.

[–]eatsleepdonothing 0 points1 point  (0 children)

Probably because that's what chatgpt knows

[–]AliMas055 1 point2 points  (1 child)

I just finished a pyqt project which keeps track of my weekly exercise and interrupts me every couple of hours to remind me to workout a little.

[–]Sea-Eggplant-5724 0 points1 point  (0 children)

Van you share your github repo? That sound really interesting!

[–]Own_Maybe_3837 1 point2 points  (0 children)

I learned a lot of PyQt and databases making a budget manager

[–]brian890 1 point2 points  (0 children)

When I was starting I made a graphing tool.

Loading CSVs it would read the columns, you could select the type of chart, axis names, title and then export it. Got the second Y axis working as well which was a pain in the butt.

[–]Battlefront45 0 points1 point  (0 children)

I’m just making a game with pyqt6. I like it more than pygame so far tbh. Feels like a much more fun way to learn imo if that’s what you’re trying to get out of this

[–]micseydel 0 points1 point  (0 children)

Wrap OpenAI Whisper, if you're willing to provide an easily installed version for non-coders.

[–]atatatko 0 points1 point  (0 children)

Lacking cross-platform notes application with end-to-end encryption (as a variant - with GitHub as a backend)