Metadata-Version: 2.1
Name: parse-schema
Version: 0.0.4
Summary: A package to create structure web-elements schema
Home-page: https://github.com/zavx0z/parse-schema
Author: zavx0z
Author-email: zavx0z@yahoo.com
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/markdown

# Parse Schema

## testing

```shell
pip install requirements_dev.txt
```

```shell
pytest tests/test.py
```
