Metadata-Version: 2.1
Name: bondzai.validation-framework
Version: 0.0.13
Summary: Bondzai Validation Framework
Home-page: UNKNOWN
Author: Bondzai
License: Apache License 2.0
Keywords: davinsy,bondzai,validation
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: NOTICE
Requires-Dist: bondzai.gateway-sdk (==0.0.20)
Requires-Dist: numpy (<2.0.0,>=1.25)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: texttable (==1.6.7)
Requires-Dist: typing-extensions (==4.7.1)
Provides-Extra: dev
Requires-Dist: pylint (==2.15.9) ; extra == 'dev'

# DavinSy Validation Framework 

### Setup 

```bash
pip install bondzai.framework-validation
```

