#pyside6 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pyside6, aggregated by home.social.
-
Scaricare video, audio e sottotitoli da YouTube su Linux non è mai stato così semplice. Ecco come funziona YTSage e come installarlo. #Linux #YouTube #OpenSource #PySide6 #Flatpak #Ubuntu #Debian
https://www.linuxeasy.org/ytsage-il-downloader-youtube-con-interfaccia-grafica-intuitiva/
-
Scaricare video, audio e sottotitoli da YouTube su Linux non è mai stato così semplice. Ecco come funziona YTSage e come installarlo. #Linux #YouTube #OpenSource #PySide6 #Flatpak #Ubuntu #Debian
https://www.linuxeasy.org/ytsage-il-downloader-youtube-con-interfaccia-grafica-intuitiva/
-
#Higraph progress! The text names of items now open in an in-picture editor as you create the item, and for nodes and blobs, can be moved! This is the last major thing before MVP!
-
#Higraph progress! The text names of items now open in an in-picture editor as you create the item, and for nodes and blobs, can be moved! This is the last major thing before MVP!
-
Continued to work on fluencyCAD.
Had to abandon it in the past because of the new primary job. Picked it up again and let the bones translate away from sdfCAD to the openCascade Kernel (FreeCAD). That makes it much simpler as I don#t have to compute the meshhelpers for 3d manipulation.
Will see how it goes and if its usable some day. I was still torn between SolveSpace and FreeCAD and lost the joy of designing mechanical parts so thats pretty much the motivation.
Because I do have very little energy left usually, this needs to be coded with help of agents and LLMs partly local.
It still follows the original idea very closely and has all the design decisions form the internal architecture and the UI concept.
Its an experiment but I think this can go further than the original approach.
-
Continued to work on fluencyCAD.
Had to abandon it in the past because of the new primary job. Picked it up again and let the bones translate away from sdfCAD to the openCascade Kernel (FreeCAD). That makes it much simpler as I don#t have to compute the meshhelpers for 3d manipulation.
Will see how it goes and if its usable some day. I was still torn between SolveSpace and FreeCAD and lost the joy of designing mechanical parts so thats pretty much the motivation.
Because I do have very little energy left usually, this needs to be coded with help of agents and LLMs partly local.
It still follows the original idea very closely and has all the design decisions form the internal architecture and the UI concept.
Its an experiment but I think this can go further than the original approach.
-
Как я за неделю перевела десктоп-парсер на SaaS, потому что Яндекс ввёл платный API
Я работаю в контекстной рекламе и аналитике пять лет. Когда популярное расширение xml-river перестало работать, у тысяч специалистов сломался привычный сбор семантики через KeyCollector. Я решила проблему локально: написала десктопную программу на PySide6, которая напрямую работала с новым официальным API Wordstat. Программа продавалась с пожизненной лицензией, а пользователи ходили в API под моим личным токеном. Всё работало отлично, пока клиентов не стало слишком много: общий лимит в 5000 запросов в сутки превратился в массовые ошибки 429 Too Many Requests. Стало ясно: модель с общим токеном доживает дни. В этом посте — технический разбор того, как я за одну неделю полностью переписала архитектуру, перевела парсер на SaaS-модель (FastAPI + SQLite) с независимыми квотами для каждого пользователя. С кодом, схемами и честной юнит-экономикой
https://habr.com/ru/articles/1053848/
#python #saas #wordstat #парсинг #fastapi #pyside6 #архитектура #монетизация #петпроект #api_яндекса
-
#Higraph update:
#Hyperedges can now be straight lines or hermite splines.Heading towards "minimum viable product" quite quickly now!
-
#Higraph update:
#Hyperedges can now be straight lines or hermite splines.Heading towards "minimum viable product" quite quickly now!
-
FreeCADis broken—well, well, a classic favorite case… Why isFreeCADbroken? Because it’s installed as aFlatpakon Linux Mint. Duh! The fix is simple: just use theAppImageinstead . But why the official installation is broken to begin with is a great question. Apparently, there’s some undefinedPySide6symbol error dragging it down. I don’t even want to get started on it. I assume everyone upstream is just pointing fingers at each other. - There’s “nothing wrong”, it just doesn’t work. Total win. The only thing guaranteed here is an extremely bad UX, because things just magically break down when the user did absolutely nothing. Classic. #FreeCAD #Mint #Flatpak #PySide6 #Linux -
Pyrog. Основа для приложения мечты
Признайтесь честно, кто из вас любит рутину? Вы не любите? Вот и я не люблю, поэтому около трёх лет назад я выпустил программный комплекс для ускорения разработки и управления мини-приложениями на Python + PySide6, которые помогают мне в повседневной работе. За время его эксплуатации я обнаружил ряд архитектурных недостатков, которые ухудшали опыт его использования, да и многие возможности, о которых я мечтал не были реализованы. Так или иначе, я нашел в себе силы исправить свои ошибки и реализовать задуманное. Поэтому, если вы, как и я, пишете инструменты на Python или хотите этим заняться, то можете взять на вооружение мой инструмент, он бесплатный и имеет открытый исходный код. Присоединиться к проекту
https://habr.com/ru/articles/1035774/
#python3 #pyside6 #qt #software #software_development #разработка_приложений #автоматизация_рутины #gui #графический_интерфейс #интернационализация
-
#Higraph update.
My wife has been squashing bugs and added an awesome hierarchical view of the blobs (sets).
#Hyperedges still need work, but this is getting tantalisingly close to a usable tool! -
#Higraph update.
My wife has been squashing bugs and added an awesome hierarchical view of the blobs (sets).
#Hyperedges still need work, but this is getting tantalisingly close to a usable tool! -
You asked, and here it is: #hyperedges are basically working. 1200 lines of code & changes in 2 weeks - about 50 odd hours of coding. This was not trivial, but hyperedges are a thing.
There are still some features to add (deletion, XML serialisation), and bugs to squash, but the hard work is done.
😁 -
You asked, and here it is: #hyperedges are basically working. 1200 lines of code & changes in 2 weeks - about 50 odd hours of coding. This was not trivial, but hyperedges are a thing.
There are still some features to add (deletion, XML serialisation), and bugs to squash, but the hard work is done.
😁 -
A #Higraph milestone: Blobs (nodes as sets) now work! Grab a 'parent' blob, and all the children move. Edges connect anywhere on the blob, and default to be orthogonal to the point of contact. graphML read and write working.
Now on to proper hyperedges!
-
A #Higraph milestone: Blobs (nodes as sets) now work! Grab a 'parent' blob, and all the children move. Edges connect anywhere on the blob, and default to be orthogonal to the point of contact. graphML read and write working.
Now on to proper hyperedges!
-
What's the point of spending months writing a spline editor if you can't draw interesting graphs?
The blog post related to the latest release of the #GraphEditor
#Python #softwareDevelopment #Qt #PySide6
https://isijingi.co.za/wp/2026/01/04/qtpygraphedit-v0-1-0-now-with-multipoint-lines/
-
What's the point of spending months writing a spline editor if you can't draw interesting graphs?
The blog post related to the latest release of the #GraphEditor
#Python #softwareDevelopment #Qt #PySide6
https://isijingi.co.za/wp/2026/01/04/qtpygraphedit-v0-1-0-now-with-multipoint-lines/
-
Logos AI Assistant — полноценный ИИ-агент для вашего десктопа
Logos AI Assistant — это не просто инструмент для автоматизации, это ваш творческий и исполнительный партнёр для решения широкого круга задач прямо на рабочем столе. Он обладает всеми возможностями продвинутых ИИ-ассистентов, таких как Gemini CLI: может писать код, создавать и редактировать тексты, работать с файлами и выполнять сложные команды в терминале. Но Logos идёт гораздо дальше. Его ключевое преимущество — это выход за пределы командной строки. Благодаря движку компьютерного зрения OmniParser, ассистент получает «глаза», а через управление мышью и клавиатурой — «руки». Это фундаментально расширяет перечень решаемых задач. Теперь LLM не ограничена файловой системой и терминалом; она может работать внутри любого графического приложения на вашем компьютере.
https://habr.com/ru/articles/973332/
#Logos_AI_Assistant #ai_agent #automatization #llm #computer_vision #omniparse #pyside6 #crossplatform #terminal #gui
-
🐍👨💻 ▶️ Створення сучасного настільного GUI-додатку з використанням #Python та #PySide6
▪️Налаштування середовища розробки
▪️Створення головного вікна програми
▪️Проектування та реалізація сучасних компонентів інтерфейсу користувача
▪️Обробка взаємодій та подій користувача
▪️Налаштування зовнішнього вигляду за допомогою таблиць стилів
▪️Створення темних та світлих тем програм -
Unlock GUI mastery with PySide6 & Python! Learn to build stunning desktop apps with our crash course. #PySide6 #PythonGUI #Qt #DesktopAppDevelopment
-
Unlock GUI mastery with PySide6 & Python! Learn to build stunning desktop apps with our crash course. #PySide6 #PythonGUI #Qt #DesktopAppDevelopment
-
#mathstodon #graphTheory
I am working on writing a GUI for editing edge-representation #Hypergraphs Anyone played with drawing these? I have a couple of ways of approaching this, and would like to choose something useful and useable beyond just my rather narrow experience and application.I am writing in #Python using #pyside6 and can (within reason!) make it do what is best for editing and thinking.
Any links/ references/ resources/ boosts welcome.
-
#mathstodon #graphTheory
I am working on writing a GUI for editing edge-representation #Hypergraphs Anyone played with drawing these? I have a couple of ways of approaching this, and would like to choose something useful and useable beyond just my rather narrow experience and application.I am writing in #Python using #pyside6 and can (within reason!) make it do what is best for editing and thinking.
Any links/ references/ resources/ boosts welcome.
-
I have always loved parametric cubic splines, and had a chunk of C/ C++ code I dragged around in the '90s which had implemented it.
Writing a graphical editor in #Qt / #PySide6, I was sad to only find Bezier splines - which are not nearly as intuitive for editing.So with a little help from chatGPT, and big chunk of tweaking & testing, I have a gist for #HermiteSplines in #Python. Thank you to all those now anonymised people whose code was used in the training!
https://gist.github.com/ghillebrand/d059027fe6f142b5a11f928a23772b15
-
I have always loved parametric cubic splines, and had a chunk of C/ C++ code I dragged around in the '90s which had implemented it.
Writing a graphical editor in #Qt / #PySide6, I was sad to only find Bezier splines - which are not nearly as intuitive for editing.So with a little help from chatGPT, and big chunk of tweaking & testing, I have a gist for #HermiteSplines in #Python. Thank you to all those now anonymised people whose code was used in the training!
https://gist.github.com/ghillebrand/d059027fe6f142b5a11f928a23772b15
-
If I did everything right, I have a public alpha release of my graph (nodes and edges) editor
With source and windows binary !
(I hope)
It's a rolling chassis, to explore the design patterns for the ultimate goal of a #higraph editor.https://github.com/ghillebrand/qtPyGraphEdit/tree/v0.0.0-alpha
-
If I did everything right, I have a public alpha release of my graph (nodes and edges) editor
With source and windows binary !
(I hope)
It's a rolling chassis, to explore the design patterns for the ultimate goal of a #higraph editor.https://github.com/ghillebrand/qtPyGraphEdit/tree/v0.0.0-alpha
-
A while back I mentioned writing a graph editor in #python. After many hours of struggling with qt/ #PySide6, I have a working chassis for a simple node-edge editor. Copy/paste, save as graphml, and a reasonable model/view-controller.
I have started documenting the journey here:
https://isijingi.co.za/wp/2025/07/13/developing-a-higraph-editor/I need to find a name for this version 00 iteration, and to put up a tidied up githib repo. Suggestions on names are welcome!
-
Я ж вникаю у Qt6 (PySide6, QML, Qt Quick). Пишу додаток про який згадував раніше в контексті обмежень у першій версії на Go. Пройшов найпершу, вхідну частину курсу про QML на Qt Academy. Як завжди курс був спрямований для новачків, що пояснював очевидні речі, але я повискубував важливі речі і намагаюся ліпити головний QML документ мого застосунку, опираючись на документацію. Складно писати на QML, бо давно проєктував щось на Qt чи Gtk. Інколи важко згадати, як називається той чи інший елемент інтерфейсу. Думаю спробувати зліпити потрібний інтерфейс у форматі UI в Qt Designer і вже потім знову спробувати написати QML документ враховуючи потрібні відступи і тому подібне без постійного вгадування та перевірки як воно виглядатиме, бо це займає багато часу. Тут як з HTML+CSS з часом вже підсвідомо розумієш, як воно виглядатиме та швидкість верстання значно зростає.
#Програмування #GoLang #Python #Qt #QML #PySide6 #QtQuick