Currently we have the package named as PylertAlertManager so that is how it shows on Git and PyPi.
However, when people import the package, it will be import alertmanager.
https://github.com/ABORGT/PylertAlertManager/blob/master/setup.py#L18-L22
We should work to standardize this at some point.
Currently we have the package named as PylertAlertManager so that is how it shows on Git and PyPi.
However, when people import the package, it will be
import alertmanager.https://github.com/ABORGT/PylertAlertManager/blob/master/setup.py#L18-L22
We should work to standardize this at some point.