Drivers made to easy connect to any services
Project description
Welcome to Naas Drivers
🏎 Simple formulas to build highly efficient scripts
Why Naas Drivers?
We came from excel with the conviction that Python is awesome .
Python can be use by developpers, or in low-code way.
That what we try to achieve with naas_drivers.
Simple formula to interact with powerfull tools.
Each driver try to return dataframe to strandardise the output.
##install
pip install naas_drivers
Few drivers need specific env var set, that will be notified in the documentation:
Dev
Install
pip install -e .
Check lint
python3 -m black naas
format better
python3 -m flake8 naas
check if any left error
Publish
this auto publish by github action on main branch
Authors:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.