Infoblox WAPI Module
Project description
A Python module for interacting with Infoblox's WAPI. It uses Python's request module to handle session caching and is very flexible. We currently maintian compatibility with the latest supported versions of Python!
License
iblox is released under the GNU Lesser General Public License v3.0, see the file LICENSE and LICENSE.lesser for the license text.
Installation
The most straightforward way to get the iblox module working for you is:
pip install iblox
This will ensure that all the requirements are met.
Documentation
Documentation for the iblox module can be found at http://iblox.readthedocs.io/
You can build the documentation locally by running:
make docs;
Then simply open docs/build/html/index.html
in your browser.
Contributing
Comments and enhancements are very welcome.
Report any issues or feature requests on the BitBucket bug tracker. Please include a minimal (not-) working example which reproduces the bug and, if appropriate, the traceback information. Please do not request features already being worked towards.
Code contributions are encouraged: please feel free to fork the project and submit pull requests to the develop branch.
More information
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
Built Distribution
File details
Details for the file iblox-2.0.0.tar.gz
.
File metadata
- Download URL: iblox-2.0.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a07a74b98f40b84c091a487cf3a7a215f75e450f95a3bfd50209120537503e9a
|
|
MD5 |
5f6e7ffa38ef1d8af21667307b457c37
|
|
BLAKE2b-256 |
b994cb96d00d866797910e49c977f4b3e5935f4cb319a8136fdcb3c64f9fb6c9
|
File details
Details for the file iblox-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: iblox-2.0.0-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8cb857949f46a0923298e73a80cb4f475440076ed0aceb64abf4b7d51e50e3c7
|
|
MD5 |
9a254b51d38449cb6deacd678d3dd5b9
|
|
BLAKE2b-256 |
da89677d00e54bcf40b30476c44371178fa604790b3fcd7847129c1b336b10b0
|