pmmutils


Namepmmutils JSON
Version 0.5.10 PyPI version JSON
download
home_pagehttps://github.com/meisnate12/pmmutils
SummaryUtil Methods for PMM
upload_time2024-01-02 19:27:05
maintainer
docs_urlNone
authorNathan Taggart
requires_python>=3.11
licenseMIT License
keywords pmmutils
VCS
bugtrack_url
requirements GitPython pathvalidate psutil python-dotenv requests ruamel.yaml tqdm setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PMM Utils
==========================================================

.. image:: https://img.shields.io/github/v/release/meisnate12/pmmutils?style=plastic
    :target: https://github.com/meisnate12/pmmutils/releases
    :alt: GitHub release (latest by date)

.. image:: https://img.shields.io/pypi/v/pmmutils?style=plastic
    :target: https://pypi.org/project/pmmutils/
    :alt: PyPI

.. image:: https://img.shields.io/pypi/dm/pmmutils.svg?style=plastic
    :target: https://pypi.org/project/pmmutils/
    :alt: Downloads

.. image:: https://img.shields.io/github/commits-since/meisnate12/pmmutils/latest?style=plastic
    :target: https://github.com/meisnate12/pmmutils/commits/master
    :alt: GitHub commits since latest release (by date) for a branch

.. image:: https://img.shields.io/badge/-Sponsor_or_Donate-blueviolet?style=plastic
    :target: https://github.com/sponsors/meisnate12
    :alt: GitHub Sponsor

Overview
----------------------------------------------------------

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


Installation & Documentation
----------------------------------------------------------

.. code-block:: python

    pip install pmmutils

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/meisnate12/pmmutils",
    "name": "pmmutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "pmmutils",
    "author": "Nathan Taggart",
    "author_email": "meisnate12@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d3/4c/ff2b649dac1b93c7dbcf1e89cb119b391c32c96f23635d79ba7f320bab1c/pmmutils-0.5.10.tar.gz",
    "platform": null,
    "description": "PMM Utils\n==========================================================\n\n.. image:: https://img.shields.io/github/v/release/meisnate12/pmmutils?style=plastic\n    :target: https://github.com/meisnate12/pmmutils/releases\n    :alt: GitHub release (latest by date)\n\n.. image:: https://img.shields.io/pypi/v/pmmutils?style=plastic\n    :target: https://pypi.org/project/pmmutils/\n    :alt: PyPI\n\n.. image:: https://img.shields.io/pypi/dm/pmmutils.svg?style=plastic\n    :target: https://pypi.org/project/pmmutils/\n    :alt: Downloads\n\n.. image:: https://img.shields.io/github/commits-since/meisnate12/pmmutils/latest?style=plastic\n    :target: https://github.com/meisnate12/pmmutils/commits/master\n    :alt: GitHub commits since latest release (by date) for a branch\n\n.. image:: https://img.shields.io/badge/-Sponsor_or_Donate-blueviolet?style=plastic\n    :target: https://github.com/sponsors/meisnate12\n    :alt: GitHub Sponsor\n\nOverview\n----------------------------------------------------------\n\nCommon Utility Methods and Modules used by PMM and PMM Partner Scripts\n\n\nInstallation & Documentation\n----------------------------------------------------------\n\n.. code-block:: python\n\n    pip install pmmutils\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Util Methods for PMM",
    "version": "0.5.10",
    "project_urls": {
        "Documentation": "https://github.com/meisnate12/pmmutils",
        "Funding": "https://github.com/sponsors/meisnate12",
        "Homepage": "https://github.com/meisnate12/pmmutils",
        "Issues": "https://github.com/meisnate12/pmmutils/issues",
        "Source": "https://github.com/meisnate12/pmmutils"
    },
    "split_keywords": [
        "pmmutils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb1cb03e51f7ebbec13abed0df9e96552551338d212b04e2ae31f9bfd7b782f1",
                "md5": "31fc4ead1f99b5330ed6522a239aa760",
                "sha256": "8fe424c3eb96fbd1ca3c03a791411361c8748e79e09459631c0887b10aafefed"
            },
            "downloads": -1,
            "filename": "pmmutils-0.5.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31fc4ead1f99b5330ed6522a239aa760",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 21127,
            "upload_time": "2024-01-02T19:27:03",
            "upload_time_iso_8601": "2024-01-02T19:27:03.882765Z",
            "url": "https://files.pythonhosted.org/packages/fb/1c/b03e51f7ebbec13abed0df9e96552551338d212b04e2ae31f9bfd7b782f1/pmmutils-0.5.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d34cff2b649dac1b93c7dbcf1e89cb119b391c32c96f23635d79ba7f320bab1c",
                "md5": "255f0743f537a3fcd6fb5b572012d07b",
                "sha256": "fb5da2af2267230d5756e6d5f468632d8da58855d36ccd4572b299fc6afebe0a"
            },
            "downloads": -1,
            "filename": "pmmutils-0.5.10.tar.gz",
            "has_sig": false,
            "md5_digest": "255f0743f537a3fcd6fb5b572012d07b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 20377,
            "upload_time": "2024-01-02T19:27:05",
            "upload_time_iso_8601": "2024-01-02T19:27:05.959707Z",
            "url": "https://files.pythonhosted.org/packages/d3/4c/ff2b649dac1b93c7dbcf1e89cb119b391c32c96f23635d79ba7f320bab1c/pmmutils-0.5.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-02 19:27:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "meisnate12",
    "github_project": "pmmutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "GitPython",
            "specs": [
                [
                    ">=",
                    "3.1.40"
                ]
            ]
        },
        {
            "name": "pathvalidate",
            "specs": [
                [
                    ">=",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    ">=",
                    "5.9.7"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "ruamel.yaml",
            "specs": [
                [
                    ">=",
                    "0.18.5"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.66.1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "69.0.3"
                ]
            ]
        }
    ],
    "lcname": "pmmutils"
}
        
Elapsed time: 0.47036s