🚀 Hướng dẫn toàn diện gửi email trong Django: cấu hình SMTP (ví dụ SendLayer), dùng send_mail cho email đơn, EmailMessage để có attachment, CC/BCC, và send_mass_mail cho bulk. Kèm bí quyết bảo mật biến môi trường và xử lý lỗi thường gặp. #Django #Python #SMTP #Email #WebDev #GửiMail #PhátTriểnWeb
https://dev.to/davecodes/how-to-send-email-with-django-complete-smtp-guide-1f19
Content warning:AOC Day 11
I just completed "Reactor" - Day 11 - Advent of Code 2025
Part 1 was an easy DFS. Part 2 seemed a small tweak and was for the sample but then....computation space heater time. (ie Very long running code).
For some reason I didn't think this was a cacheable problem, then I saw someone use the M word ('memoization') on Reddit so I took the 2 minutes to refactor and cache and....boom, sub-second happiness. 😆
https://adventofcode.com/2025/day/11
https://github.com/adw99/advent-of-code-2025/tree/main/day-11
not going to @pycon in 2026...open-source conferences are incompatible with fascists regimes like the Trump administration #python
Дописал скрипт на python и обернул в GUI
https://enep-home.ru/2025/12/11/pdf-optimizer-gui/
#gostscipt #GUI #PDF #python #qt #оптимизация

PDF Optimizer GUI
PDF Optimizer GUI — настольное приложение на Python + PyQt6 для оптимизации PDF-файлов с использованием Ghostscript. Программа поддерживает обработку больших каталогов, рекурсивный поиск, сохранение структуры директории и позволяет регулировать качество сжатия через параметры DPI.
https://enep-home.ru/2025/12/11/pdf-optimizer-gui/
#gostscipt #GUI #PDF #python #qt #оптимизация

Took some time today to write #Python code to send a #NextCloud Talk message to an existing conversation. The result is short and easy to read, but the amount of non-working examples I found on the internet is impressive. The documentation is probably good but completely lacks examples of working code as well.
Python Tools for Scientists (1 ed)
https://ebokify.com/python-tools-for-scientists-1-ed
📕 ebokify.com/python

Problem Solving with Algorithms and Data Structures Using Python (2 ed)
https://ebokify.com/problem-solving-with-algorithms-and-data-structures-using-python-2-ed
📕 ebokify.com/python

Violent Python (1 ed)
https://ebokify.com/violent-python-1-ed
📕 ebokify.com/python

Cracking Codes with Python (1 ed)
https://ebokify.com/cracking-codes-with-python-1-ed
📕 ebokify.com/python

CPython Internals
https://ebokify.com/cpython-internals
📕 ebokify.com/python

Designing Microservices with Django (1 ed)
https://ebokify.com/designing-microservices-with-django-1-ed
📕 ebokify.com/python
