python

Back Open Paginator
11.12.2025 21:16
devto_vn_bot (@devto_vn_bot@mastodon.maobui.com)

🚀 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

dev.to/davecodes/how-to-send-e




Show Original Post


11.12.2025 21:14
adw99 (@adw99@mastodon.social)

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. 😆

adventofcode.com/2025/day/11
github.com/adw99/advent-of-cod




Show Original Post


11.12.2025 21:03
zopyx (@zopyx@mastodon.world)

not going to @pycon in 2026...open-source conferences are incompatible with fascists regimes like the Trump administration #python




Show Original Post


11.12.2025 21:01
enep (@enep@mastodon.social)

Дописал скрипт на python и обернул в GUI

enep-home.ru/2025/12/11/pdf-op





Show Original Post


11.12.2025 20:53
enep (@enep@mastodon.social)

PDF Optimizer GUI

PDF Optimizer GUI — настольное приложение на Python + PyQt6 для оптимизации PDF-файлов с использованием Ghostscript. Программа поддерживает обработку больших каталогов, рекурсивный поиск, сохранение структуры директории и позволяет регулировать качество сжатия через параметры DPI.

enep-home.ru/2025/12/11/pdf-op





Show Original Post


11.12.2025 20:32
pu (@pu@ieji.de)

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.




Show Original Post


11.12.2025 20:03
ebokify (@ebokify@mastodon.social)

Python Tools for Scientists (1 ed)
ebokify.com/python-tools-for-s

📕 ebokify.com/python





Show Original Post


11.12.2025 20:01
ebokify (@ebokify@mastodon.social)

Problem Solving with Algorithms and Data Structures Using Python (2 ed)
ebokify.com/problem-solving-wi

📕 ebokify.com/python





Show Original Post


11.12.2025 20:00
ebokify (@ebokify@mastodon.social)

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

📕 ebokify.com/python





Show Original Post


11.12.2025 19:58
ebokify (@ebokify@mastodon.social)

Cracking Codes with Python (1 ed)
ebokify.com/cracking-codes-wit

📕 ebokify.com/python





Show Original Post


11.12.2025 19:57
ebokify (@ebokify@mastodon.social)

CPython Internals
ebokify.com/cpython-internals

📕 ebokify.com/python





Show Original Post


11.12.2025 19:55
ebokify (@ebokify@mastodon.social)

Designing Microservices with Django (1 ed)
ebokify.com/designing-microser

📕 ebokify.com/python





Show Original Post


1 ...831 832 833 834 835 836 837 838 839 840 841 ...1575
UP