Oren SifriHow To Accelerate Software Development By AutomationDebugging is an integral part of any software development process. Once I write some piece of code, my following action is running the…Jan 29, 2021Jan 29, 2021
Oren SifriSwitching Between Panels In wxPythonwxPython is a powerful cross-platform GUI toolkit for the Python language. In this post I will show how to replace dynamically the content…Nov 24, 2020Nov 24, 2020
Oren SifriSerializing a Python Object Into a Plain Text StringSerialization in Python is very easy. Here is how to do itNov 9, 2020Nov 9, 2020
Oren SifriPackaging Python Environment on Windows 10This tutorial describes how to transfer a Python environment from one Windows 10 computer into another Windows 10 computer. The packed…Oct 23, 2020Oct 23, 2020
Oren SifriDeploying a Secured Apache Server on Amazon AWS EC2In this post I am going to guide you how to enable a secured communication between an Apache server and its clients using Transport Layer…Sep 23, 2020Sep 23, 2020