Skip to content
#

valid

Here are 188 public repositories matching this topic...

Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.

  • Updated Apr 13, 2026
  • Python

It is a calculator software developed by python. Python version is 3.x. It is my first project on python Graphical User Interface. This project always take the two numbers and do 4 operations (Addition, Subtraction, Multiplication and Division) between that two numbers. User can only entry two numerical values otherwise it will give Error message

  • Updated Apr 22, 2022
  • Python

Add this topic to your repo

To associate your repository with the valid topic, visit your repo's landing page and select "manage topics."

Learn more