/Patrowl4py

Python API Client for PatrOwl

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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/*