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
Release files for iblox 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| iblox-2.0.0.tar.gz | 1.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| iblox-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.4 MB
Release files / iblox-2.0.0.tar.gz
| Download URL | iblox-2.0.0.tar.gz |
|---|---|
| Size | 1.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a07a74b98f40b84c091a487cf3a7a215f75e450f95a3bfd50209120537503e9a
|
|
BLAKE2b-256 checksum How to use checksums |
b994cb96d00d866797910e49c977f4b3e5935f4cb319a8136fdcb3c64f9fb6c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.7.12
|
Release files / iblox-2.0.0-py3-none-any.whl
| Download URL | iblox-2.0.0-py3-none-any.whl |
|---|---|
| Size | 20.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8cb857949f46a0923298e73a80cb4f475440076ed0aceb64abf4b7d51e50e3c7
|
|
BLAKE2b-256 checksum How to use checksums |
da89677d00e54bcf40b30476c44371178fa604790b3fcd7847129c1b336b10b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.7.12
|