Metadata-Version: 2.1
Name: Sanatio
Version: 1.1.0
Summary: Simple and easy to validate data in Python
Home-page: https://github.com/codeperfectplus/Sanatio
Author: Deepak Raj
Author-email: deepak008@live.com
Project-URL: Documentation, https://pycontributors.readthedocs.io/projects/morse/en/latest/
Project-URL: Source, https://github.com/codeperfectplus/Sanatio
Project-URL: Tracker, https://github.com/codeperfectplus/Sanatio/issues
Keywords: audiobook
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.4
Description-Content-Type: text/markdown
License-File: LICENSE

<p align="center">

  <a href="https://py-contributors.github.io/audiobook/"><img src="https://capsule-render.vercel.app/api?type=rect&color=009ACD&height=100&section=header&text=Sanatio&fontSize=80%&fontColor=ffffff" alt="website title image"></a>

  <h3 align="center">👉 Sanatio is a latin word which mean Validation 👈</h2>

  <h3 align="center"><b>Document, String, Number, Date, Email, Username, Password</b> Validator for Python. Inspired by <a href="https://github.com/validatorjs/validator.js">Validator.JS</a></h2>

</p>





## Installation



```bash

pip install sanatio

```



## Documentation



Check out the [documentation](https://pycontributors.readthedocs.io/projects/sanatio/en/latest/) for more information.



After the stable release, we will add more countries.

Currently, we support the 41 countries.

Support us by giving a ⭐️ to this repository and follow us for more updates. 



## Roadmap



Check out the [roadmap](https://github.com/py-contributors/sanatio/ROADMAP.MD) for more information.



## Contributing



Check out the [contributing](/CONTRIBUTING.md) for more information.



## License



[Apache License 2.0](/LICENSE)



## Contributors



<a href="https://github.com/py-contributors/awesomeScripts/graphs/sanatio">

  <img src="https://contrib.rocks/image?repo=py-contributors/sanatio" />

</a>





## Code of Conduct



[Code of Conduct](/CODE_OF_CONDUCT.md)

