Python/ django
58.9K subscribers
2.07K photos
61 videos
47 files
2.79K links
по всем вопросам @haarrp

@itchannels_telegram - 🔥 все ит-каналы

@ai_machinelearning_big_data -ML

@ArtificialIntelligencedl -AI

@datascienceiot - 📚

@pythonlbooks

РКН: clck.ru/3FmxmM
加入频道
🖥 socketify.py

Socketify.py is a reliable, high-performance Python web framework for building large-scale app backends and microservices.

🖥 GitHub
✔️ Docs

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Python Projects For Beginners

💠 This repository offers a variety of fascinating mini-projects written in Python.

Множество увлекательных мини-проектов для изучения, написанных на Python.

🖥 GitHub

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Wagtail

Wagtail is an open source content management system built on Django,it's offers precise control for designers and developers.

Wagtail — это система управления контентом с открытым исходным кодом, построенная на Django.


pip install wagtail
wagtail start mysite
cd mysite
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver


➡️ Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Science Plots

Matplotlib styles for scientific figures

В этом репозитории  содержатся стили Matplotlib для изящного форматирования графиков.


➡️ Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 MultiTool

Penetration Testing made easy!

Скрипты на Python для этичного хакинга.

➡️ Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Python Cheatsheets

🖥 Python Notes
🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Ibis

Ibis is a Python library that provides a lightweight, universal interface for data wrangling.

Ibis помогает пользователям Python удобно исследовать и преобразовывать данные любого размера.


pip install ibis-framework

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 CustomTkinter

CustomTkinter is a python UI-library based on Tkinter, which provides new, modern and fully customizable widgets.

CustomTkinter — это библиотека пользовательского интерфейса Python, основанная на Tkinter, которая предоставляет красочные, современные и полностью настраиваемые виджеты.

pip3 install customtkinter

🖥 Github
🗒 Docs

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Translators

Translators is a library which aims to bring free, multiple, enjoyable translation to individuals and students in Python.

Translators — это библиотека Python, целью которой является бесплатный, множественный и приятный перевод.

pip install --upgrade translators

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
🖥 SeleniumBase

A Python browser automation framework for creating reliable endtoend tests.

Фреймворк автоматизации браузера Python для создания надежных сквозных тестов.


🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 𝐏𝐘𝐑𝐎 𝐑𝐄𝐍𝐀𝐌𝐄 𝐁𝐎𝐓

This is a PowerFull Telegram File Rename and thumbnail & caption Changer Bot with High Speed.

Это мощный телеграм бот на Python для работы с файлами.

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 yapsl

Yapsl allows to send SMS from python by using a local connected modem

Библиотека позволяет отправлять SMS с Python с помощью локального модема


pip install yapsl

🖥 GitHub

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Machine learning examples Python

A collection of machine learning examples and tutorials.

Коллекция примеров и руководств по машинному обучению.


🖥 GitHub
Tutorials
📌 Course

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 git-sim

Visually simulate Git operations in your own repos with a single terminal command.

Визуально имитируйте операции Git в собственных репозиториях с помощью одной команды терминала.

$ pip3 install git-sim

🖥 GitHub

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
ImaginAIry 🤖🧠

AI imagined images. Pythonic generation of stable diffusion images.

ИИ для генерации крутых изображений на Python.

>> pip install imaginairy
>> imagine "a scenic landscape" "a photo of a dog" "photo of a fruit bowl" "portrait photo of a freckled woman"
# Stable Diffusion 2.1
>> imagine --model SD-2.1 "a forest"


🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Web Site Change Detection, Monitoring and Notification.

The best and simplest self-hosted free open source website change detection, monitor and notification service

Лучший и самый простой, бесплатный сервис обнаружения, мониторинга и отправки уведомлений об изменениях на веб-сайтах с открытым исходным кодом

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 ActGPT

ActGPT - chatbot that controls browser.

Умный чат-бот, управляющий браузером.


🖥 Github
📌 Post

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
📊 Panel

Panel makes it easy to combine widgets, plots, tables and other viewable Python objects into custom analysis tools, applications, and dashboards.

Panel позволяет легко комбинировать виджеты, графики, таблицы и другие объекты Python в настраиваемые инструменты анализа, приложения и информационные панели.

🖥 Github
📌 Examples


@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
📨 Python SMS

Send SMS Using Python Twilio

Код по отправке SMS с помощью Python Twilio.

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
🖥 Isort

isort is a Python library to sort imports alphabetically, and automatically separated into sections and by type. It provides a command line utility.

isort — этобиблиотека Python для сортировки импортов в алфавитном порядке и автоматического разделения на разделы по типу импортов.

pip install isort

🖥 Github
📌 Docs

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM