Just Python
10.2K subscribers
4.4K photos
11 videos
4.38K links
🐍Простое изучение Python.

Ссылка: @Portal_v_IT

Сотрудничество: @oleginc, @tatiana_inc

Канал на бирже: telega.in/c/justpython_it

РКН: clck.ru/3MnbSc
Download Telegram
🎞 Загружаем видео с Ютуба

➤ Установка: 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
🎙 Работаем с аудио

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

#modules // just python
🛠 Распаковка

#theory // just python
⚙️ Массивы

#theory // just python
🌐 Узнаём скорость интернета

➤ Установка: pip install speedtest-cli

#modules // just python
⚡️Переводим текст в речь

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

#modules // just python
💾 Генератор коротких ссылок

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

#modules // just python
📝 Работаем с текстом

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

#modules // just python
💾 Переводим изображение в pdf

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

#modules // just python
🗃 Документируем код

#theory // just python
⚡️Работаем с зависимостями

#useful // just python
🖼 Визуализируем данные

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

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

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

#modules // just python
⚡️ Работаем с зависимостями

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

#theory // just python