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:
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.
Issue
If you found a bug or need a new feature, please raise an issue.
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.69.0.tar.gz
(66.6 kB
view hashes)