Drivers made to easy connect to any services
Project description
Welcome to Naas Drivers
🏎 Simple formulas to build highly efficient scripts
Documentation
Yu can check the documentation there:
https://naas.gitbook.io/drivers/
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
python -m pip install naas_drivers
Few drivers need specific env var set, that will be notified in the documentation:
Dev
Install
python -m pip install -e .
Check lint
python3 -m black naas
format better
python3 -m flake8 naas
check if any left error
Publish
this auto publish on pypip 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.
Source Distribution
naas-drivers-0.42.0.tar.gz
(40.0 kB
view hashes)