Модуль Qt․py это не просто текстовый модуль, его компоненты генерируются на лету в зависимости от ситуации.
Поэтому ваша любимая IDE не сможет качественно сообразить автокомплиты под этот модуль.
Решение здесь более чем очевидно, надо сделать stubs-файлы. Это файлы с расширением .pyi, описывающие содержимое модуля но не имеющие рабочего кода.
Ну что, готовы потратить пару месяцев своей жизни чтобы описать все классы Qt и их методы? 😭
Расслабьтесь, за вас это уже сделали добрые люди.
Спасибо Fredrik Averpil !
Качаем здесь ⬇️
https://github.com/fredrikaverpil/Qt.py/tree/stubs/stubs/Qt
Не думаю что стоит устанавливать Qt․py из этого репозитория. Он там не обновляется. Так что забираем только файлы .pyi.
За актуальность этих файлов тоже не ручаюсь, но большинство методов там имеются.
Установка:
🔸 Вариант 1:
- находим куда установлен сам модуль Qt․py, это будет одинокий файл который так и называется Qt․py
- кидаем директорию рядом с ним (если есть доступ на запись). Должно получиться так:
📁 site-packages\
📄 Qt.py
📁 Qt\
...
🔸 Вариант 2
- копируем директорию Qt куда угодно
- пробиваем путь к ней в настройках энвайронмента в переменную PATH так, чтобы путь был ДО директории Qt.
Закинуть можно и в свою домашнюю директорию. Если скопируете сюда:
~/stubs/Qt
То переменную пишем так
export PATH=~/stubs:${PATH}
После этого IDE должна распарсить stubs-файлы и автокомплиты появятся 😎
#qt#libs#tricks
@RusEmbMalta press release: Situation around #Ukraine.
🔷 Root causes of the conflict over Ukraine;
🔷 Role of the “collective West” countries;
🔷Western equipment and hostilities by the Kiev regime;
🔷 Settlement prospects;
🔷 Mediation initiatives;
🔷 Grain Deal;
🔷 Situation around the Ukrainian
Orthodox Church of the Moscow Patriarchate (UOC MP);
🔷 About the conference in Switzerland.
#TruthOnUkraine
@RusEmbMalta:
On November 3, 2025, the Times of Malta published a commentary by the Russian Ambassador to Malta, Andrey Lopukhov, responding to the editorial of October 19, 2025
📰 In his commentary, Ambassador Lopukhov emphasized the importance of relying on verified facts when assessing the situation in Ukraine and warned against the spread of misinformation.
Key points:
🔹 the so-called “Ukrainian crisis” began not in February 2022, but with the coup d’état in Kiev in 2014;
🔹 for years, the Kiev authorities pursued policies of discrimination and violence against Russian-speaking citizens;
🔹 the Odessa tragedy of May 2014 remains an uninvestigated crime;
🔹 Western arms supplies and financial support to Kiev only deepen the crisis;
🔹 Russia has consistently raised the issue of human-rights violations by the Kiev regime, despite the West’s unwillingness to listen;
🔹 millions of people around the world believed Russia – because truth, however suppressed, always breaks through lies and propaganda.
💬“There are facts that cannot be denied. And it is those very facts that made people across the world see what was happening with their own eyes and draw their own conclusions.”
🔗 Read the full text of the commentary onTimes of Malta.
#UkrainianCrisis#TruthOnUkraine#TruthMatters