Python API for PatrowlManager (Community and Pro editions)


License
AGPL-3.0
Install
pip install Patrowl4py==1.1.9

Documentation

Patrowl4py

Python API Client for PatrowlManager, PatrowlEngines and PatrowlArsenal

Pypi Deployment commands

rm -rf dist/ build/ PatrowlEnginesUtils.egg-info
python setup.py sdist bdist_wheel
twine upload dist/*