Legal Notice & Attribution
This library is an independent Python wrapper for the PM2 Process Manager.
PM2 is a separate open-source project developed by Keymetrics/Unitech. This Python library
is not affiliated with, endorsed by, or officially supported by the PM2 team.
This wrapper library communicates with PM2 through its command-line interface and does not
modify or redistribute any PM2 code. Users must install PM2 separately. All PM2 trademarks
and copyrights belong to their respective owners.
Our License: This Python library is distributed under the GNU General Public
License v3.0 (GPL-3.0).
This is completely separate from PM2's MIT license and allows us to create independent tools
that interact with PM2.