The Python implementation to access the OWASP ZAP API. For more information about OWASP ZAP consult the (main) OWASP ZAP project.
The latest released version can be downloaded from the https://pypi.python.org/pypi/python-owasp-zap-v2.4 using:
pip install python-owasp-zap-v2.4
For help using OWASP ZAP API refer to:
- Examples - collection of examples using the library;
- API Documentation
- OWASP ZAP User Group - for asking questions;
To report issues related to OWASP ZAP API, bugs and enhancements requests, use the issue tracker of the main OWASP ZAP project.