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
❗️Модуль 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
🤖 Динамическая аннотация

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

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

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

#modules // just python
Разница между str и repr

#theory // just python
⚙️ Интерактивный интерпретатор IPython. Часть 2

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

#modules // just python
🔎 Отслеживаем изменения в файлах

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

#modules // just python
📑 Генераторные списки

#theory // just python