Infoblox-PS / ibx-sdk

Basic Tools and Functions used by other Integrations.
Apache License 2.0
4 stars 0 forks source link

feat:Enhance ibx-tools documentation and license addition #12

Closed mjsmithkc closed 11 months ago

mjsmithkc commented 11 months ago

The README.md file is significantly updated with a detailed description of the "NIOS API", "FILEOP Module", and "Grid Services Module". The documentation is geared towards providing a deeper understanding of the various classes, methods, literals and their respective usages. The explanations include illustrative Python code snippets for better comprehension.

The Apache License Version 2.0 is added in LICENSE.md file.

The copyright notice along with the Apache license citation has been injected into Python scripts under 'bin' and 'nios' folders. The updates ensure compliance to open-source norms and protect the integrity of the project, its users, and contributors.