Quick Start - zabbix-byte/PyPulse GitHub Wiki

🚀 Getting Started

  1. Using pip install the library
pip install python-pulse
  1. Create a new Project
pypulse-manage --create_project YourProjectName

Next step Basic Usage