Skip to main content

Engine for creating and running validation suites for general purposes

Project description

Validations Engine

Engine for creating and running validation suites for general purposes

Release Python Version License Code style: black

Source Downloads Page Installation Command
PyPi PyPi Downloads Link pip install validations-engine

Build status

Develop Stable Documentation Sonar
Test Publish Documentation Status Quality Gate Status

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

Apache License 2.0

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

validations_engine-0.0.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

validations_engine-0.0.1-py2.py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page