Saltstack API Client for Humans
Project description
Saltstack API Client for Humans
Free software: BSD license
Features
auto login
auto renew auth-token
asynchronous polling
Usage
from saltmill import Mill
# By default, mill try to get the authentication configs from
# func kwarsg, environment variables, and ~/.pepperrc, same as pepper
mill = Mill()
mill.local('*', 'test.ping')
# Create a job with local_async and poll the result with lookup_jid
# Works well on long running tasks and unstable network conditions
mill.local_pool('*', 'test.ping')
History
0.1.0 (2015-6-25)
First release on PyPI.
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
salt-mill-1.1.0.tar.gz
(6.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file salt-mill-1.1.0.tar.gz.
File metadata
- Download URL: salt-mill-1.1.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.18.1 setuptools/36.0.1 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33f28cf4f5770846bb152f5928e2e2e8630864adb93172df5db3731ae9ee0343
|
|
| MD5 |
c28dd637a9fe4566747ab4b3a00b0f32
|
|
| BLAKE2b-256 |
fe914771305c46e076a8b84fa5cd5b987dd577b5b5828ea5101cb7022d071c69
|
File details
Details for the file salt_mill-1.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: salt_mill-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.18.1 setuptools/36.0.1 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19620357173f7a4a787a6ba18e6d8bf513b18cef60d7e0656d9a98794ccc401c
|
|
| MD5 |
e58a2f93c3a7a4d34bd0d72273db7e7e
|
|
| BLAKE2b-256 |
406a6ecc440325000f0460f9fcd82489d9ed8955ea5b759421b64804ade4868c
|