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
❗️Модуль 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
✉️ Визуализируем информацию

#modules // just python
⚡️ Динамическое создание классов

#theory // just python
Работа с дебагером

#modules // just python
📊 Сравниваем файлы

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

#modules // just python
⚙️ Обфускация исходного кода

Установка: pip install pyarmor

#modules // just python
📈 Создаём диаграммы прямо внутри python

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

#modules // just python
⚡️Быстро поднимаем http-сервер

#theory // just python
🕹 Создаём асинхронные запросы

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

#modules // just python
⚙️ Работаем с таблицами Excel

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

#modules // just python