Engine for creating and running validation suites for general purposes
Project description
Validations Engine
Engine for creating and running validation suites for general purposes
Source | Downloads | Page | Installation Command |
---|---|---|---|
PyPi | Link | pip install validations-engine |
Build status
Develop | Stable | Documentation | Sonar |
---|---|---|---|
This library supports Python version 3.7+.
To check library main features you can check Validations Engine's Documentation, which is hosted by Read the Docs.
An example of how to use the library getting configurations:
from validations_engine.validations_engine import my_lib
def foo(arg):
return my_lib.awesome_function(arg) # change me
Requirements and Installation
The Validations Engine depends on Python 3.7+
Python Package Index hosts reference to a pip-installable module of this library, using it is as straightforward as including it on your project's requirements.
pip install validations-engine
License
Contributing
All contributions are welcome! Feel free to open Pull Requests. Check the development and contributing guidelines described in CONTRIBUTING.md
Made with :heart: by the Data Engineering team from QuintoAndar
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for validations_engine-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd8b060530adb34f3817b089fade20a3ed69a94f6ce168d2129ff8efa48468dd |
|
MD5 | c481630f066d0b8662667908ee7bc3d1 |
|
BLAKE2b-256 | 5c8a391d015c5b5a64a565d4a7cae509e107eb5f454e8720060c23ed99dda58f |