There are 0 repository under exception-handling-in-python topic.
Different Concepts in python POC's
This is a simple calculator GUI built using Python's tkinter module as well as notify user for error with help of exception handling. See demo at:
A python program that will ask user to choose one of the math operations and then asks for two numbers to compute afterwards. See demon at:
A more forgiving variation of django's atomic, allowing you to pass some exceptions through atomic block without rollback.
Basics of Python
This repository contains a Jupyter Notebook that provides an in-depth exploration of several important Python modules and concepts. The notebook covers the following topics: