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 -r requirements.txt
Run test
pytest -x
test local server
./test_runner.sh
open manager :
localhost:5000/
python3 -m black naas format better
python3 -m flake8 naas check if any left error
deploy
python3 setup.py sdist
publish
python3 -m twine upload dist/* -u YOUR_USERNAME
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.0.22.tar.gz
(142.2 kB
view details)
File details
Details for the file naas-0.0.22.tar.gz.
File metadata
- Download URL: naas-0.0.22.tar.gz
- Upload date:
- Size: 142.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7278094023fe2c3436da9896473f2be510dc56ca00258b1846b3a73f9ddc7578
|
|
| MD5 |
2672d54f874aa488bc86c75a96131c07
|
|
| BLAKE2b-256 |
192bad989b3d39320ec15a2316594a1fbbea75f5e547dde53d721c0ec5f18e83
|