TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3975 · 6 мар.

​🐍Создаём интерфейсы на PyQt 5 PyQt — это самый популярный фреймворк на Python для создания графических интерфейсов. В этом коротком видеокурсе вы подробно разберётесь с этим фреймворком и поймёте, как создавать собственные графические приложения на нём. 1. Создаём простой графический интерфейс — [5:52] 2. Надписи и кнопки — [21:37] 3. Разработка внутри Qt Designer — [32:57] 4. Всплывающие окна — [11:58] 5. Виджеты, изображения и меню — [12:52] 6. Создаём свой текстовый редактор — [25:19] Перейти к плейлисту #видео#python

Результаты

Найдено 1 похожих постов

Поиск: #lxml

当前筛选 #lxml清除筛选
djangoproject

@djangoproject · Post #551 · 23.01.2018, 16:28

http://lxml.de/ #lxml is the most feature-rich and easy-to-use library for processing #XML and #HTML in the Python language. The lxml XML toolkit is a Pythonic binding for the #C libraries #libxml2 and #libxslt. It is unique in that it combines the speed and XML feature completeness of these libraries with the simplicity of a native Python #API, mostly compatible but superior to the well-known ElementTree API. The latest release works with all #CPython versions from 2.6 to 3.6. See the introduction for more information about background and goals of the lxml project. Some common questions are answered in the FAQ.