valid
Here are 9 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
Este repositório demonstra como validar JSONs usando JSON Schemas com Pydantic em Python. Ele inclui exemplos de JSON Schemas, um script para converter esses esquemas em modelos Pydantic automaticamente, e um exemplo de como validar JSONs usando esses modelos.
-
Updated
Jun 7, 2024 - Python
The service predicts which Tweets are about natural disasters and which ones are not.
-
Updated
May 7, 2023 - 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."