ceph_api 0.4.0
A wrapper around librados json commands
This project generates helper functions to interact with Ceph over JSON rather than using subprocess.popen, check_call, check_output, etc. If you are considering importing subprocess into your project stop and use this library instead. You’ll save yourself many future headaches.
The utility that generates these helper functions is located here: Ceph Command Parser
Please install python-ceph for this library to function properly.
| File | Type | Py Version | Uploaded on | Size | |
|---|---|---|---|---|---|
|
ceph_api-0.4.0.linux-x86_64.tar.gz
(md5)
built for Linux-3.16.0-52-generic-x86_64-with-glibc2.4 |
"dumb" binary | any | 2016-06-02 | 165KB | |
| ceph_api-0.4.0.tar.gz (md5) | Source | 2016-06-02 | 54KB | ||
- Author: Chris Holcombe
- Documentation: ceph_api package documentation
- Home Page: https://github.com/cholcombe973/ceph_command_parser
- Keywords: ceph development
- License: MIT
-
Categories
- Development Status :: 3 - Alpha
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.3
- Programming Language :: Python :: 3.4
- Programming Language :: Python :: 3.5
- Topic :: Software Development :: Build Tools
- Package Index Owner: cholcombe973
- DOAP record: ceph_api-0.4.0.xml
