Project FiFo API implementation and console client.
Project description
## fifo This is a python implementation of (most) of the Project FiFo API along with a console client to access it.
## Examples
### Total memory in cloud
`bash fifo hypervisors list --fmt free,used,reserved -H | sed 's/MB//g' | awk '{total+=($1 + $2 + $3)} END{print total}' `
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
PyFi-0.2.9.tar.gz
(33.4 kB
view details)
File details
Details for the file PyFi-0.2.9.tar.gz
.
File metadata
- Download URL: PyFi-0.2.9.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
90b01860ef9fdd921498ca96259004eab10005f5ba5b436a41dddaf616fafd94
|
|
MD5 |
73fc75e14e148d571c523bd950b2e5b2
|
|
BLAKE2b-256 |
a7eadf8e11f196024d708ef34817c8631f13931e81b4180893647cb76ff34e22
|