Drivers made to easily connect to any services
Project description
Welcome to Naas Drivers 🏎
Simple formulas to build highly efficient scripts.
You can check the documentation here: https://docs.naas.ai
Low code philosophy
We came from excel with the conviction that Python is awesome and much more powerful.
But the number of lines you have to write in Python can be overwelming.
So we created simple low code formulas that tech and non-tech people can use to facilitate integrations with third party tools.
Simple formulas to interact with powerfull tools.
Each driver returns a dataframe to get a strandardized output accross integrations.
Issues
If you found a bug or need a new feature, please raise an issue.
Install
python -m pip install naas_drivers
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.