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
⚙️ Создаём интерфейсы для взаимодействия

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

#modules // just python
🛠 SQLite

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

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

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

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

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

#modules // just python
⚙️ Операции над множествами

#theory // just python
🕹 Подсветка кода

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

#modules // just python
⚙️ Функция iter

#theory // just python
📁 Профилируем код

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

#modules // just python
⚡️ Модуль delorean

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

#modules // just python
⚙️ Преобразовываем числа языка

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

#modules // just python
🌐 Извлекаем данные с веб сайтов

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

#modules // just python
Выводим красивые ошибки

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

#modules // just python
⚡️Переменная «_»

#theory // just python
⚙️ Создаём дескрипторы

#theory // just python
🔎 Находим различия

#theory // just python
❗️Модуль Theano

#modules // just python
⚡️ Профилируем код

#modules // just python
🛠 Интерактивный интерпретатор IPython

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

#modules // just python