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
⚡️Ускоряем разработку кода

#theory // just python
🤖 Оператор моржа

#theory // just python
Разница между global и nonlocal

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

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

#theory // just python
🔗 Работаем с DOM

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

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

#modules // just python
📁 Собираем информацию об объекте

#modules // just python
📑 Модуль collections

#modules // just python
Что быстрее, [] или list?

#theory // just python
⚙️ Работаем с howdoi

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

#modules // just python
📚 Библиотека Jedi

#modules // just python
⚙️ Работаем с дескрипторами

#modules // just python
🔗 Работаем с Queue

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

#modules // just python
⚡️Принцип DRY

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

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

#modules // just python
⚙️ Принцип ООП

#modules // just python
Комплексные числа

#theory // just python