Skip to main content

azkaban_client based on azkaban restful apis

Project description

# azkaban_client
client based on restful API




#### Create a project

```py

from azkaban import *

fetcher = CookiesFetcher(user, pwd)
project = Project('WillTest', 'first test', fetcher)
project.create_prj()

```


#### Upload zip file to the project

```py
project.upload_zip('/tmp/xxx.zip')
```

#### Get all flows from a prject

```py
project.fetch_flow()
```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

azkaban_client-0.0.7-py2.py3-none-any.whl (5.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file azkaban_client-0.0.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for azkaban_client-0.0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9fa360b540a6ccc2c0ac686e7f411be2a4e7773ee1b566082c82a9fd089073c0
MD5 d94ca2322d04b20ebca2e58e6119b9a2
BLAKE2b-256 818ee2981232da6d0e02a762437b16f655ac35e1fbd431c7ee15710c1ffca3c6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page