Scheduler system for notebooks
Project description
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 -e '.[dev]'
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
Allow easy deploy by setting password in keyring
python3 -m keyring set https://upload.pypi.org/legacy/ bobapp
Then publish
publish.sh
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-0.4.14.tar.gz
(159.0 kB
view details)
File details
Details for the file naas-0.4.14.tar.gz.
File metadata
- Download URL: naas-0.4.14.tar.gz
- Upload date:
- Size: 159.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dae58321fa8839a1e4e9313152493d7c866ed59438e9e9a00c20554d8b659e54
|
|
| MD5 |
b841e642ecfe666a69a616b73aff1e9d
|
|
| BLAKE2b-256 |
d8d2a6a396f3f1b8443be57e5a9eaa74769348a839ce1aee8a50b998fc6a439c
|