Open source some py integration modules to automate Data and Analytics Observability
pip install kensu
pip install -r requirements.txt .
pip install -r requirements-test.txt .`
pytest tests/unit/test_sftp.py
python3 -m unittest -s tests/unit/ test_external_to_pandas.TestExternalToPandas
Check out Kensu and the trial program.