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
💾 Загружаем файлы с сервера

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

#modules // just python
📁 csv файлы

#theory // just python
⚡️ Ускоряем разработку кода

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

➤ Установка: pip install -U arrow

#modules // just python
⚙️ curl

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

#modules // just python
📂 Извлекаем данные из HTML файлов

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

#modules // just python
⚡️Декораторы для функций

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

#modules // just python
🌐 Создаём виртуальную среду

#useful // just python
⚙️ Оператор del

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

#modules // just python
⚡️Классы-декораторы

#
theory // just python
Как редактировать ссылочные типы?

#theory // just python
⚡️ Легко создаём интерфейс командной строки

➤ Установка: pip instal typer

#modules // just python
🕹 Упрощаем создание декораторов

#theory // just python
🔗 Ссылочные типы

#theory // just python
🛠 Методы в numpy

#theory // just python
📘 Mastering Python for Bioinformatics

➤ Автор: Кен Юнс Кларк

#useful // just python
Что такое метаклассы?

#theory // just python