Just Python
@justpython_it
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
Join
Just Python
10.2K subscribers
Just Python
👾
Тестируем код с помощью pytest
➤ Установка:
pip install pytest
#modules
//
just python
Just Python
⚡️
Работаем с зависимостями
#useful
//
just python
Just Python
⚙️
Алгоритм бинарного поиска
#theory
//
just python
Just Python
🤖
Создаём интерфейсы для взаимодействия
➤ Установка:
pip3 install hug
#modules
//
just python
Just Python
⚙️
Универсальные функции
#theory
//
just python
Just Python
❗️
Модуль YAML
#
modules
//
just python
Just Python
⏳
Временные файлы
#theory
//
just python
Just Python
🛠
Работаем с путями с помощью os.path
➤ Установка:
pip install os.path
#modules
//
just python
Just Python
🕹
Кэшируем значения метода
➤ Установка:
pip
install
functools
#modules
//
just python
Just Python
👨💻
Типизируем код
#theory
//
just python
Just Python
🤖
Python PyQuickie
#useful
//
just python
Just Python
💾
Цикл While
#theory
//
Just Python
Just Python
🚀
Цикл for
#theory
//
just python
Just Python
🎱
Функции в Python
#theory
//
just python
Just Python
🤖
Lambda-функция
#theory
//
just python
Just Python
🎯
Массивы
#theory
//
just python
Just Python
🎒
Классы и объекты Python
#theory
//
just python
Just Python
🔎
Отправляем запрос в Google
➤ Установка:
pip install google
#
modules //
just python
Just Python
💾
Переменные №1
#theory
//
just python
Just Python
👾
Переменные №2
#theory
//
just python