python

Back Open Paginator
05.08.2025 09:02
habr (@habr@zhub.link)

Как вырасти из Manual QA в Automation: пошаговый план

Пошаговое руководство для Manual QA, которые хотят перейти в автоматизацию. Как выбрать направление, язык и инструменты, какие шаги пройти и что добавить в портфолио, чтобы уверенно расти в Automation QA.

habr.com/ru/articles/932374/

#manual_qa #manual_testing #api_testing #ui_testing #load_testing #python #playwright #allure #junior_qa #автоматизация_тестирования




Show Original Post


05.08.2025 08:51
dev_classmethod (@dev_classmethod@rss-mstdn.studiofreesia.com)

CDKでPython Lambda Layerを追加する方法をまとめてみた
dev.classmethod.jp/articles/20

#dev_classmethod #AWS #CDK #AWS_CDK #AWS_Lambda #Lambda_Layers #Python




Show Original Post


05.08.2025 08:32
adelgado (@adelgado@eu.mastodon.green)

I get some times second hand phone to play with them, and I do many re-installations. So I did a Python script to handle the install of apps coming from F-droid more easily repos.susurrando.com/adelgado/
It does a backup of the APKs or a list of APK names, and it restore the APKs or, better (because it will be more up-to-date), from the list of names install the latest build available from F-Droid app store
#Python #Android #FDroid #ADB #backups #restores #apps #apks




Show Original Post


05.08.2025 08:26
treyhunner (@treyhunner@mastodon.social)

Dunder methods are low-level implementation details that the Python interpreter uses to power various Python features.

Read the full article: Don't call dunder methods
trey.io/p0h32w




Show Original Post


05.08.2025 08:18
GripNews (@GripNews@mastodon.social)

🌘 Bytepawn - 用 Python 實現 Lamport 的拜占庭將軍演算法
➤ 跨越叛徒的迷霧,用 Python 築起分散式共識的橋樑
bytepawn.com/lamport-byzantine
本文深入探討了 Lamport 經典的拜占庭將軍問題,並透過 Python 程式碼實作出其「口頭訊息」版本。文章從問題的起源——意圖迷惑忠誠將軍的叛徒將軍們如何阻止達成共識——講起,逐步闡述了這個在分散式系統中處理惡意節點的挑戰。作者解釋了問題的關鍵假設,特別是叛徒節點可能採取的各種欺騙行為,並指出在 $N < 3M+1$ 的情況下問題是無法解決的。文中以 $(M, N) = (1, 4)$ 的具體案例,詳細示範了演算法的運作流程:每位將軍不僅記錄來自國王的命令,更轉發給其他將軍,最終透過收集到的訊息進行多數決策,確保即使有叛徒,忠誠將軍也能達成一致的行動。
+ 終於有人用 Python 實作了這個經典問題!對於理解分散式系統的健壯性非常有幫助。
+ 這




Show Original Post


05.08.2025 08:06
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Lamport's Byzantine Generals Algorithm in Python

bytepawn.com/lamport-byzantine




Show Original Post


05.08.2025 07:13
pineiden (@pineiden@chilemasto.casa)

Hola!
A partir de mañana a las 7am estará disponible la segunda clase del curso de programación con Python, aumentando así la colección del curso completo.
Pasa a verlo si quieres aprender a programar.
youtube.com/watch?v=Z5GZUMiiZXI

#python #programacion #curso #art




Show Original Post


05.08.2025 05:42
Toxic_Flange (@Toxic_Flange@infosec.exchange)

Oh, give #python a second chance, some say. I'm not using it right!

Lets try uv.

fuck you python you unfriendly piece of crap.





Show Original Post


05.08.2025 04:46
pythonjobsupport (@pythonjobsupport@mastodon.social)

Top 5 VBA Interview Questions. and 

Welcome to ExcelVBA Expert, your go-to channel for mastering a range of technologies, including Excel, VBA, SQL, Power BI, ... source

quadexcel.com/wp/top-5-vba-int




Show Original Post


05.08.2025 04:16
nubecolectiva (@nubecolectiva@mastodon.social)

The 5 Best VPS Hosts for Python in the World.

Los 5 Mejores VPS Para Python del Mundo.

👉 nubecolectiva.com/blog/los-5-m





Show Original Post


05.08.2025 04:16
villares (@villares@pynews.com.br)

WIP "Noise walkers" #OpenSimplexNoise Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding





Show Original Post


05.08.2025 03:44
clayton (@clayton@polymaths.social)

I have a #django site I’m building locally but need to deploy that in our SaaS environment.

- What is the best way to do that?

- How do you manage updates to the code and move them to the prod server? While keeping the db used in sync, is that where you replace project files, run makemigrations and migrate then serve?

- would making a docker image of the local project the. Deploying that container to the hosted environment work?

#python




Show Original Post


1 ...1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 ...1546
UP