Python Dev
Python dev is about building real software, not just quick scripts. This category focuses on using Python for robust tooling and applications for both desktop and in an embedded and systems context: clean architecture, testing (like PyTest for firmware), packaging, type hints, and integration with other languages and hardware. It explores how to write maintainable, well‑tested Python code that scales from small utilities to full automation frameworks.
2025

Pytest for Embedded Developers- Reliable, Maintainable Test Design
Embedded Software testing used to be dominated by only C or C++ with a bit of bash scripts, however in recent times the framework of firmware and embedded-software testing has been changing rapidly integrating Python’s flexibility & ease of usage, with the CI/CD integration the testing has never been faster & secured Continue reading Pytest for Embedded Developers- Reliable, Maintainable Test Design