Just Python
10.2K subscribers
4.39K photos
11 videos
4.38K links
🐍Простое изучение Python.

Ссылка: @Portal_v_IT

Сотрудничество: @oleginc, @tatiana_inc

Канал на бирже: telega.in/c/justpython_it

РКН: clck.ru/3MnbSc
Download Telegram
📑 Работаем с буфером обмена

➤ Установка: pip install pyperclip

#modules // just python
🗃 Объединяем вместе два словаря

#theory // just python
🖥 Работаем с изображениями

➤ Установка: pip install Pillow

#modules // just python
🗃 Объединяем вместе два словаря

#theory // just python
📂 Работаем с файлами конфигурации

#modules // just python
🗃 Объединяем вместе два словаря

#theory // just python
🕹 Создаём графические приложения

#theory // just python
🌁 Работаем с изображениями

➤ Установка: pip install Pillow

#modules // just python
Ускоряем выполнение кода

➤ Модуль: concurrent.futures

#modules // just python
⚙️ Взаимодействуем с текстом

➤ Установка: pip install flashtext

#
modules // just python
❗️Модуль six

➤ Установка: pip install six

#modules // just python
🌁 Визуализируем информацию

➤ Установка: pip install dash

#modules // just python
Отлавливаем ошибки

#theory // just python
⚡️Метод get()

#theory // just python
🗃 Словарь c переменными

#theory // just python
⚙️ Создаём интерфейсы для взаимодействия

➤ Установка: pip3 install hug

#modules // just python
🛠 SQLite

#modules // just python
⚡️Отсутствующие элементы в словаре

#useful // just python
🕹 Создаём QR-коды

➤ Установка: pip install qrcode[pil]

#modules // just python
🌐 Дизассемблируем код

#modules // just python