Skip to content

Quick Start

ZABBIX edited this page Sep 15, 2023 · 3 revisions

🚀 Getting Started

  1. Using pip install the library
pip install python-pulse
  1. Create a new Project
pypulse-manage --create_project YourProjectName
  1. Create a new Application (Next update)
At this moment you can't create a new Application automatically
Clone this wiki locally