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
❓
Разница между global и nonlocal
#theory
//
just python
Just Python
🔎
Упрощаем поиск багов
#theory
//
just python
Just Python
⛓
Комплексные числа
#theory
//
just python
Just Python
💾
Загружаем файлы с сервера
➤ Установка:
pip install
wget
#modules
//
just python
Just Python
📁
csv файлы
#theory
//
just python
Just Python
⚡️
Ускоряем разработку кода
#theory
//
just python
Just Python
❗️
Модуль arrow
➤ Установка:
pip install -U arrow
#modules
//
just python
Just Python
⚙️
curl
➤ Установка:
pip install
pycurl
#modules
//
just python
Just Python
📂
Извлекаем данные из HTML файлов
➤ Установка:
pip install beautifulsoup4
#modules
//
just python
Just Python
⚡️
Декораторы для функций
#theory
//
just python
Just Python
❗️
Модуль pyglet
#modules
//
just python
Just Python
🌐
Создаём виртуальную среду
#useful
//
just python
Just Python
⚙️
Оператор del
#theory
//
just python
Just Python
❗️
Модуль ftplib
#modules
//
just python
Just Python
⚡️
Классы-декораторы
#
theory //
just python
Just Python
❓
Как редактировать ссылочные типы?
#theory
//
just python
Just Python
⚡️
Легко создаём интерфейс командной строки
➤ Установка:
pip
instal
typer
#modules
//
just python
Just Python
🕹
Упрощаем создание декораторов
#theory
//
just python
Just Python
🔗
Ссылочные типы
#theory
//
just python
Just Python
🛠
Методы в numpy
#theory
//
just python