exception-handling-in-python
There are 6 repositories under exception-handling-in-python topic.
AkashBorgalli/Python-Assignments
Different Concepts in python POC's
Irish-C/calculator-class-program
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:
Irish-C/simple-app-calculator
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:
maniek2332/django-soft-atomic
A more forgiving variation of django's atomic, allowing you to pass some exceptions through atomic block without rollback.
Rohit-2301/Python_basics
Basics of Python
hillaryjude/Python-from-scratch-exception-handling-part-7
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: