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
🗃 Работаем с архивами

#modules // just python
🔧 Встроенные функции в Python

#theory // just python
🤖 Классы, хранящие данные

#theory // just python
📱 Обрабатываем номер телефона

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

#modules // just python
⚙️ Модуль typing

#modules // just python
🤖 Модуль pathlib

#modules // just python
⚙️ Open и режимы чтения/записи

#theory // just python
🤖 Модуль pathlib

#modules // just python
🕹 Тестируем код

#usefull // just python
🛠 Генерируем пароли

#theory // just python
🔎 Используем вики

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

#modules // just python
💾 Хеширование

#modules // just python
Кодировка base64

#theory // just python
🗓 Планировщик событий

#modules // just python
🎞 Загружаем видео с Ютуба

➤ Установка: pip install youtube-dl

#theory // just python
⚙️ Алгоритм бинарного поиска

#theory // just python
🔎 Отправляем запрос в Google

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

#modules // just python
🛠 Работаем с IP адресами

#modules // just python
🙃 Пишем эмодзи

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

#modules // just python
🖥 Тестируем код с помощью Hypothesis

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

#modules // just python