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
🤖 Оператор моржа

#theory // just python
💎 Системный модуль в Python

#modules // just python
⚙️ Выполняем команды прямо в терминале

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

#modules // just python
🕹 Обрабатываем аргументы командной строки

#modules // just python
🌐 Собираем данные о системе

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

#modules // just python
🛠 Переопределяем операторов

#theory // just python
⚙️ Модуль collections, класс Counter

#modules // just python
🕹 Оператор yield

#theory // just python
❗️Модуль collections. Класс OrderedDict

#modules // just python
📕 Expert Python Programming.

➤ Автор: Michal Jaworski

#useful // just python
❗️Модуль collections. Класс deque

#modules // just python
🎞 Редактируем видео

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

#modules // just python
🔎 Находим стилистические ошибки

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

#modules // just python
Forwarded from Готовые посты | Just Python
🤖 Бесконечные итераторы

#modules // just python
⚙️ Профилируем код

#modules // just python
Замеряем время выполнения программы

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

#
modules // just python
🖥 Оператор with

#theory // just python
📘 Machine Learning for Financial Risk Management with Python

➤ Автор: Abdullah Karasan

#useful // just python
🌐 Работаем с окружением

#theory // just python