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
👾 Тестируем код с помощью pytest

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

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

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

#theory // just python
🤖 Создаём интерфейсы для взаимодействия

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

#modules // just python
⚙️ Универсальные функции

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

#modules // just python
Временные файлы

#theory // just python
🛠 Работаем с путями с помощью os.path

➤ Установка: pip install os.path

#modules // just python
🕹 Кэшируем значения метода

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

#modules // just python
👨‍💻 Типизируем код

#theory // just python
🤖 Python PyQuickie

#useful // just python
💾 Цикл While

#theory // Just Python
🚀Цикл for

#theory // just python
🎱 Функции в Python

#theory // just python
🤖Lambda-функция

#theory // just python
🎯Массивы

#theory // just python
🎒Классы и объекты Python

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

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

#modules // just python
💾 Переменные №1

#theory // just python
👾 Переменные №2

#theory // just python