Just Python
@justpython_it
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
Join
Just Python
10.2K subscribers
Just Python
💾
Загружаем файлы с сервера
➤ Установка:
pip install
wget
#modules
//
just python
Just Python
📘
Секреты Python: 59 рекомендаций по написанию эффективного кода
➤ Автор:
Бретт Слаткин
#useful
//
just python
Just Python
📬
Создаём почтового бота для отправки email
➤ Установка:
pip
install
smtplib
#modules
//
just python
Just Python
❓
Что такое итераторы?
#useful
//
just python
Just Python
⚡️
Классы и особые методы
#theory
//
just python
Just Python
⚙️
Форматирование с
помощью %
#theory
//
just python
Just Python
🛠
Кодировка base64
#theory
//
just python
Just Python
⚙️
Классы и особые методы
#theory
//
just python
Just Python
❗️
Модуль requests
➤ Установка:
pip install requests
#modules
//
just python
Just Python
🖥
Модуль collections. Тип namedtuple
#modules
//
just python
Just Python
⚡️
Ускоряем разработку кода
#theory
//
just python
Just Python
🤖
Оператор моржа
#theory
//
just python
Just Python
❓
Разница между global и nonlocal
#theory
//
just python
Just Python
📑
Генераторные списки
#theory
//
just python
Just Python
⚙️
Создаём дескрипторы
#theory
//
just python
Just Python
🔗
Работаем с DOM
#
modules //
just python
Just Python
❗️
Модуль marshmallow
➤ Установка:
pip install marshmallow
#modules
//
just python
Just Python
📁
Собираем информацию об объекте
#modules
//
just python
Just Python
📑
Модуль collections
#modules
//
just python
Just Python
❓
Что быстрее, [] или list?
#theory
//
just python
Just Python
⚙️
Работаем с howdoi
#
modules
//
just python