Skip to content
/ naas Public

Schedule notebooks, run then by http call, get data, automate all your tasks.

License

Notifications You must be signed in to change notification settings

imasdekar/naas

Repository files navigation

Naas (Notebooks As Automated Services)

Schedule notebooks, to automate all your tasks.

Use the power of scripting in the cloud. Whenever you need it (even when you sleep).

  • Schedule your scripts
  • Use Notebooks as API
  • Share assets securely

Install

pip3 install naas

DEVELOPMENT

Install

pip3 install -r requirements.txt

Run test

pytest -x

test local server

./test_runner.sh

open manager :

localhost:5000/

check lint

python3 -m black naas format better python3 -m flake8 naas check if any left error

publish

bump version cz bump --changelog create release python3 setup.py sdist upload release python3 -m twine upload dist/* -u YOUR_USERNAME

About

Schedule notebooks, run then by http call, get data, automate all your tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •