Different Concepts in python POC's
-
Updated
Mar 28, 2021 - Jupyter Notebook
Different Concepts in python POC's
A more forgiving variation of django's atomic, allowing you to pass some exceptions through atomic block without rollback.
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:
Add a description, image, and links to the exception-handling-in-python topic page so that developers can more easily learn about it.
To associate your repository with the exception-handling-in-python topic, visit your repo's landing page and select "manage topics."