"Học cách tạo bảng điều khiển dữ liệu với Python! Hướng dẫn chi tiết dành cho học sinh trung học. Khám phá cách м точки dữ liệu dễ dàng villà. 🚀 #Python #DataDashboard #EduTech"
https://www.reddit.com/r/programming/comments/1o78lf8/create_a_data_dashboard_with_python/
Companies aren't hiring 5 people to do manual work anymore…
They're hiring 1 person with this Python skill 👇
✅ Business Process Automation
✅ Selenium + BeautifulSoup
✅ Time-saving = Salary-boosting
#Python #Automation #LearnToCode #BopalAhmedabad #PythonAutomation #CodingLife #Programming #ComputerClasses #TCCI
📢Blosc2 3.10.2 Released! 📢
Building on the functions introduced in version 3.9, we have extended lazy evaluation to general expressions with ALL blosc2 functions in version 3.10.
Blosc2's compute engine ingests many array formats, as well as blosc2 arrays, with impressive results - see the graphic below!
Details on the comparisons in our blog: https://www.blosc.org/posts/tensordot-pure-persistent/
Blosc2's compute engine also powers Cat2Cloud (visit the demo site here https://cat2.cloud/demo/)!

Build sustainable, reproducible research software!
Join the S³ School – Sustainable Scientific Software School
14–21 January 2026 • 📍LAPP, Annecy, France
A one-week training blending principles and hands-on practice in open, high-quality scientific software.
Apply by 14 November 2025 at
indico.in2p3.fr/event/36319/
Sponsored by #EVERSE and OSCARS
#OpenScience #ResearchSoftware #RSE #FOSS #Python #Reproducibility

Занимательные графики. Python matplotlib
Относительно недавно заинтересовался нейросетями и стал изучать python. Одной из первых библиотек, которой заинтересовался была matplotlib. Достаточная занимательная библиотека для построения научных графиков в Python. Она включает в себя функции для создания высококачественных визуализаций типа линейных диаграмм, гистограмм, диаграмм разброса и прочих. Такие графики крайне полезны для понимания процесса, вывода аналитики и прочих задач.
https://habr.com/ru/articles/956726/
Testing NordVPN’s kill switch on the OpenVPN protocol to see if it really holds or leaks IPs.
I wrote a small Python script that checks my public IP every 5 seconds and stops if it changes.
Letting it run all day to see what happens 👀
#NordVPN #OpenVPN #Privacy #CyberSecurity #Python #VPN #BashCore
Readings shared October 14, 2025. https://jaalonso.github.io/vestigium/posts/2025/10/15-readings_shared_10-14-25 #FunctionalProgramming #Haskell #ITP #IsabelleHOL #LeanProver #Logic #Math #Python #RustLang #SetTheory
📣 #Python #Rennes, c'est ce soir ! 🎉
Merci à Hellowork de nous accueillir 🙏
https://social.breizhcamp.org/@pythonrennes/115299637281975247
How to use/configure drivers installed with pipx? Ubuntu 24.04 #drivers #python #pip
https://askubuntu.com/q/1557371/612
A few years ago, the #ROCm backend for @numba was removed. #TIL that AMD is now actively developing a HIP backend!
https://github.com/ROCm/numba-hip
#python #numpy #numba #gpu #amd
🛠️ Tool
===================
Opening:
Ducky is an open-source desktop networking application that aggregates a suite of common network utilities into a single graphical interface. The project targets network engineers, students and enthusiasts who prefer a consolidated GUI environment rather than multiple command-line tools.
Key Features:
• Multi-Protocol Terminal: integrated tabbed terminal supporting SSH, Telnet and Serial (COM) sessions.
• SNMP Topology Mapper: automatic discovery via ping and SNMP sweep with a color-coded graphical map and clickable device details.
• Network Diagnostics: includes a subnet calculator, network monitor (ping, traceroute) and a multi-threaded port scanner for concurrency.
• Security Toolkit: NIST CVE lookup integration, password strength checks and file hashing functions (MD5, SHA1, SHA256, SHA512).
• UX Features: rich-text dockable notepad, theme support (dark/light) and customizable terminal colors and fonts.
Technical Implementation:
• The application is implemented in Python and built on Qt for Python (PySide6) to provide a cross-platform desktop GUI.
• SNMP discovery is described as combining ICMP (ping) sweeps with SNMP queries to populate topology metadata and device type classification for map visualization.
• The port scanner is described as multi-threaded to improve scan throughput across target ranges; hashing and CVE lookup leverage local functions and NIST API queries respectively.
Use Cases:
• Rapid network inventory and topology visualization for small-to-medium environments.
• Day-to-day diagnostics: reachability checks, traceroute paths and targeted port scans.
• Quick vulnerability lookups via NIST CVE integration during triage.
Limitations:
• The repository notes Python 3.8+ as the runtime baseline and uses PySide6, which implies dependency on the Python runtime and Qt bindings.
• As a desktop GUI tool, headless or automated CI/CD integration is not a primary design goal.
• No centralized enterprise management or agent architecture is described; scalability for very large networks is not addressed.
References:
• Project repository metadata lists Python and PySide6 as core technologies and highlights the included modules: SSH/Telnet/Serial, SNMP, port scanner, CVE lookup and hashing utilities.
🔹 tool #python #snmp #ssh #gui
🔗 Source: https://github.com/thecmdguy/Ducky
Hmpf, seit dem Upgrade auf #LMDE7 will #GeoActivityPlayground von @martin_ueding nicht mehr laufen 🙄
Da sind wohl ein paar Python-Pakete verloren gegangen, pip und pipx sind aber installiert (s. Screenshot).
Ich habe auch nochmal ./profile gesourced, die als letzte Zeilen folgendes enthält:
# Created by `pipx` on 2024-04-27 14:29:05
export PATH="$PATH:/home/jochen/.local/bin"
Hat jemand eine Ahnung, was hier schiefgegangen sein könnte?
