@monica_vittti · Post #3633 · 03.12.2025 г., 15:23
Антонио Бандерас, Жюльет Бинош, Александр Сокуров, Дольф Лунгрен и Спайк Ли на кинофестивале в Турине #tff
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #173 · 28 окт.
Для тех кто пишет расширения на PyQt/PySide для CG-софтов. Когда я только начинал писать тулзы под Maya (тогда еще версия 2010-2011) мне приходилось ручками ставить PyQt4 под Maya. Даже написал мануалы по установке на своём сайте. Но потом стал доступен из коробки PySide и позже он обновится до PySide2. Для некоторых систем была поддержка PyQt5. И как простому разработчику поддерживать этот зоопарк? Ведь хочется чтобы тул работал на любой версии (вы тоже делали модуль что-то типа import_qt.py?😁) На помощь приходит проект Qt.py который поставил себе цель унифицировать использование Qt-биндингов вне зависимости от среды где запускается код. Те, кто давно пишут на Qt, скорее всего знают этот проект. Он стал стандартом для CG-индустрии и используется в топовых студиях и проектах. Qt․py помогает запускать один и тот же код на разных платформах с разными вариантами Qt-библиотек. Это может быть как интеграция в CG-софт, так и переносимость стендалонов между разными платформами с разными версиями Python. Я решил рассказать о некоторых особенностях работы с этой библиотекой. Сегодня о том, как установить и использовать Qt․py и что это вам даёт. Установка pip install Qt.py Чтобы начать использовать Qt․py в коде достаточно заменить импорт вашего варианта Qt-биндинга на Qt․py from [PySide|PyQt4|PySide2|PyQt5] import QtWidgets => from Qt import QtWidgets Теперь ваш код будет поддерживать любой вариант биндинга Qt в Python. При этом не потребуется использовать if-else конструкции под разные версии. Все вызовы теперь одинаковы. Всё что нужно сделать, это написать его по правилам PySide2. Именно эта версия была взята за основу. Приоритет импорта такой: 1. PySide2 2. PyQt5 3. PySide 4. PyQt4 Что именно загрузилось можно посмотреть в переменной __binding__ >>> import Qt >>> Qt.__binding__ 'PySide2' Приоритет имопрта можно изменить через переменные QT_PREFERRED_BINDING и QT_PREFERRED_BINDING_JSON. Причем под каждый проект оверрайды можно настраивать индивидеально. #qt#libs
Пребарај: #tff
@monica_vittti · Post #3633 · 03.12.2025 г., 15:23
Антонио Бандерас, Жюльет Бинош, Александр Сокуров, Дольф Лунгрен и Спайк Ли на кинофестивале в Турине #tff
Hashtags
@monica_vittti · Post #2596 · 04.09.2024 г., 08:52
„Быть знаменитым — всё равно, что сидеть на сахарном троне во время проливного дождя» — Марлон Брандо. Ему посвящена ретроспектива и афиша кинофестиваля в Турине, который пройдет 22-30 ноября. Всего планируется к показу 24 фильма с его участием #tff #великаякрасота
Hashtags
@beisheevaaa19 · Post #2264 · 24.02.2025 г., 13:51
Central Asia bids to host AFC Asian Cup 2031: historic bid from Tajikistan, Uzbekistan and Kyrgyzstan Following the invitation from the Asian Football Confederation (AFC) to its Member Associations to submit bids for hosting the prestigious AFC Asian Cup 2031™ Finals, the Football Federation of Tajikistan, the Uzbekistan Football Association, and the Kyrgyz Football Union have officially expressed their joint interest in hosting the prestigious tournament. Over the years, the AFC Asian Cup™ has evolved into one of the premier global sporting event, bringing together the best footballing talent from across Asia and showcasing the unwavering passion of fans from every corner of the continent. More than just a competition, the tournament serves as a catalyst for football development, offering the host nation(s) a platform to enhance sporting infrastructure, boost grassroots participation, and elevate football to new heights. The decision by the three member associations of CAFAto submit a joint Expression of Interestmarks a significant milestone in the region's footballing ambitions. If selected, this would be the first time in history that the AFC Asian Cup™ Finals would be hosted in Central Asia, underscoring the rapid footballing growth and commitment of the region to advancing the sport. A joint bid from Tajikistan, Uzbekistan, and Kyrgyz Republic represents a unique opportunity to: • Unite the region through football and strengthen sporting ties across Central Asia. • Leverage world-class venues and infrastructure to deliver an unforgettable tournament. • Inspire a new generation of footballers and provide long-term benefits for grassroots development. • Showcase Central Asia’s cultural and sporting heritage the world. Speaking on the bid, CAFA President H.E. Rustam Emomali stated: “The AFC Asian Cup is more than a football tournament—it is a celebration of unity, progress, and sporting excellence. Central Asia has a deep-rooted football culture and a passionate fan base, and we are confident that together, Tajikistan, Uzbekistan, and Kyrgyz Republic can deliver an exceptional tournament that leaves a lasting legacy.” #AFC#UFA#KFU#TFF#unity#centralasia