Python/ django
60.6K subscribers
2.13K photos
79 videos
48 files
2.86K links
по всем вопросам @haarrp

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

@ai_machinelearning_big_data -ML

@ArtificialIntelligencedl -AI

@datascienceiot - 📚

@pythonlbooks

РКН: clck.ru/3FmxmM
Download Telegram
🖥 Laptop Notifications with Python

Выводим уведомления на ноутбуке с помощью Python.

Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍49🔥84🎉2😁1
🖥 Simple trick to remove background using Python, you can reduce code lines to 5

Простой скрипт, который убирает фон с помощью Python.

pip install rembg # for library
pip install rembg[cli] # for library + cli


Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍39🔥95😱4
🖥 Image Color Extraction with Python

Извлечение цвета из изображения с помощью Python.

Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥32👍107
🖥 HarvardX: CS50's Introduction to Programming with Python (бесплатный курс)

Бесплатный курс для Python программистов от Гарварда по основам программирования на Python, науки о данных, веб-программировании, парсинга и др.

📌 Course

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍165🔥3
🖥 Hyperbola graph using Python

График гиперболы с использованием Python.

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍244🔥4
🖥 Django Free Courses with Certificate!

Бесплатные курсы Django!

Хотите с легкостью создавать надежные и масштабируемые веб-приложения? Django - мы собрали для вас с
писок бесплатных курсов по всем топикам.

1. Learn Django 3 and Start Creating Websites With Python.
https://freecodecamp.org/news/learn-django-3-and-start-creating-websites-with-python/

2. Django основы.
https://www.youtube.com/playlist?list=PLysMDSbb9HcyLnXB9eLiYmsznjzEXo_6W

3. CRM App Development with Django, Python, and MySQL.
https://freecodecamp.org/news/crm-app-development-with-django-python-and-mysql/

4. How to Deploy a Django App on Render
https://freecodecamp.org/news/deploying-a-django-app-to-render/

5. Use Django REST Framework to Create Web APIs
https://freecodecamp.org/news/use-django-rest-framework-to-create-web-apis/

6. Django Test Suite Introduction – How to Increase Your Confidence as a Python Developer
https://freecodecamp.org/news/increase-developer-confidence-with-a-great-django-test-suite/

7. Django Project Best Practices That'll Keep Your Developers Happy

https://freecodecamp.org/news/django-project-best-practices-for-happy-developers/

8. Django For Everybody - Full Python University Course

https://youtube.com/watch?v=o0XbHvKxw7Y

9. How to Build a Secure Web Application.
https://freecodecamp.org/news/how-to-build-a-secure-django-web-app/

10. Основы создания веб-приложений с Django
https://stepik.org/course/177769/promo

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍379🔥5
🖥 Download YouTube videos using Python

Загрузка видеороликов с YouTube с помощью Python.

📌 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍50🔥92🤩2
📊 Stock Chart Plot using Python

Построение графиков акций с помощью Python.

Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍215🔥3👎1🎉1
📲 Using your mobile as webcam.

Использование мобильного телефона в качестве веб-камеры.

opencv-python

@pythonl
👍23🔥76👎6
🖥 Use Scrapy for Web Scraping in Python

В этом курсе вы узнаете все об вебсрейпинге, включая создание своего первого веб-паука с Scrapy.

Video
Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍106🔥2
🖥 PyDork: Scraping and listing text and image searches on Google, Bing, DuckDuckGo, Baidu, Yahoo.

PyDork предоставляет возможность легко автоматизировать сбор результатов поиска в таких поисковых системах, как Google, Bing, DuckDuckGo, Baidu и Yahoo.

pip install pydork

from pydork.engine import SearchEngine

# SearchEngine
search_engine = SearchEngine()

search_engine.set('google')
search_result = search_engine.search('python')


@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍26🔥51👎1
This media is not supported in your browser
VIEW IN TELEGRAM
🖥 GaussianDreamer: Fast Generation from Text to 3D Gaussian Splatting with Point Cloud Priors

GaussianDreamer: Быстрая генерация 3D объектов из текста.

Github
Project
Paper

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍16🔥43
🖥 Did you know you can create #Python decorators by writing a class? 🐍🔥

Знаете ли вы, что декораторы #Python можно создавать, написав класс.

Это особенно полезно, когда вы создаете декоратор, принимающий аргументы. Их легче читать.

#junior #python

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍31🔥42
🖥 Pie charts with exploding in Python

Круговые диаграммы на Python.

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍225🔥4
🖥 Harvard's popular CS50 series has an intro to Python course taught by David J. Malan himself.

В популярной гарвардской серии курсов CS50 есть курс "Введение в Python", который ведет сам Дэвид Джей Малан.

В курсе рассматриваются основы Python, такие как циклы и условия, а также написание и использование API.

Попутно вы создадите приложение с использованием таких фреймворков, как Django и React.

Course
Video

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍283👎1🔥1🤩1
FastSD CPU

Faster version of stable diffusion running on CPU.

Более быстрая версия стабильной диффузии, работающая на CPU.

Для генерации одного изображения 512x512 на Core i7-12700 (с OpenVINO)требуется 10 секунд.

Github

@pythonl
👍21🔥43😢2😁1
🖥 Testing in Python with Pytest

Learn how to use pytest, the powerful testing framework for Python.

Важно убедиться в том, что ваш код читаем и функционирует так, как должен.

Именно здесь на помощь приходит тестирование.

В этом бесплатном курсе рассматриваются тесты на основе классов, фикстуры, мокинг и многое другое, и вы узнаете, как тестировать Python-код с помощью фреймворка Pytest.

🎞 Course

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍21🔥32
🖥 Numpy Methods that Data Scientists use all the time

Шпаргалка по методы Numpy, которые постоянно используют датасаентисты.

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍217🔥2
🖥 #Python и #SQLAlchemy tip:

You can set the isolation level of a Connection from Engine.connect(). See image for example!

Вы можете установить уровень изоляции соединения из Engine.connect(). Пример смотрите на картинке!

Возможные значения:

"AUTOCOMMIT"
"READ COMMITTED"
"READ UNCOMMITTED"
"REPEATABLE READ"
"SERIALIZABLE"


@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
👍194🔥3