A Python client for Azkaban AJAX API with lite enhancement.Developed by xiaoshuai.
Project description
pykaban
========================================
* 使用Python执行阿兹卡班的AJAX接口
* 使用Python创建阿兹卡班任务流程
* 使用Python管理阿兹卡班流程调度
A Python client for Azkaban AJAX API
----------------------------------------
目前已经完成如下接口
* 验证接口 ``api-authenticate``
* 创建项目接口 ``api-create-a-project``
* 删除项目接口 ``api-delete-a-project``
* 上传项目Zip包接口 ``api-upload-a-project-zip``
* 使用Cron灵活调度接口 ``api-flexible-schedule``
Create Flow with Pythonic API
----------------------------------------
规划中
Customized Account Support
----------------------------------------
* 用户账户在``$HOME/.pykabanrc``下可以配置
Flow Schedule Support
----------------------------------------
* 自动解析工程目录下的 schedule.txt 文件,格式``flowname: 0 15 8 * * ? *``,并配置作业调度
========================================
* 使用Python执行阿兹卡班的AJAX接口
* 使用Python创建阿兹卡班任务流程
* 使用Python管理阿兹卡班流程调度
A Python client for Azkaban AJAX API
----------------------------------------
目前已经完成如下接口
* 验证接口 ``api-authenticate``
* 创建项目接口 ``api-create-a-project``
* 删除项目接口 ``api-delete-a-project``
* 上传项目Zip包接口 ``api-upload-a-project-zip``
* 使用Cron灵活调度接口 ``api-flexible-schedule``
Create Flow with Pythonic API
----------------------------------------
规划中
Customized Account Support
----------------------------------------
* 用户账户在``$HOME/.pykabanrc``下可以配置
Flow Schedule Support
----------------------------------------
* 自动解析工程目录下的 schedule.txt 文件,格式``flowname: 0 15 8 * * ? *``,并配置作业调度
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pykaban-0.7.0.tar.gz
(6.7 kB
view details)
File details
Details for the file pykaban-0.7.0.tar.gz
.
File metadata
- Download URL: pykaban-0.7.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f86a5df579dff944e36d29176703350da9b9366788a237bc5a1177c3499297ad |
|
MD5 | 9ff93d61c6da4a1b1c4a3884b54f9d35 |
|
BLAKE2b-256 | ea9a7d93db9f7e3449f1793156322252fdbe60d8b1660842e9eb552f869cc8a5 |