Metadata-Version: 2.1
Name: pmmutils
Version: 0.1.0
Summary: Util Methods for PMM
Home-page: https://github.com/meisnate12/pmmutils
Author: Nathan Taggart
Author-email: meisnate12@gmail.com
License: MIT License
Project-URL: Documentation, https://github.com/meisnate12/pmmutils
Project-URL: Funding, https://github.com/sponsors/meisnate12
Project-URL: Source, https://github.com/meisnate12/pmmutils
Project-URL: Issues, https://github.com/meisnate12/pmmutils/issues
Keywords: pmmutils
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
License-File: LICENSE

# PMM Utils

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/meisnate12/pmmutils?style=plastic)](https://github.com/meisnate12/pmmutils/releases)
[![PyPI](https://img.shields.io/pypi/v/pmmutils?style=plastic)](https://pypi.org/project/pmmutils/)
[![Downloads](https://img.shields.io/pypi/dm/pmmutils.svg?style=plastic)](https://pypi.org/project/pmmutils/)
[![GitHub commits since latest release (by date) for a branch](https://img.shields.io/github/commits-since/meisnate12/pmmutils/latest?style=plastic)](https://github.com/meisnate12/pmmutils/commits/master)
[![GitHub Sponsor](https://img.shields.io/badge/-Sponsor_or_Donate-blueviolet?style=plastic)](https://github.com/sponsors/meisnate12)

Common Utility Methods and Modules used by PMM and PMM Partner Scripts

## Installation & Documentation

```cmd
pip install pmmutils
```

