pypluggy


Namepypluggy JSON
Version 0.0.14 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pypluggy
Summarypypluggy is a lightweight plugin framework for python
upload_time2024-03-16 15:36:33
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_python
licenseMIT
keywords plugin python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
*pypluggy*
==========

.. image:: https://img.shields.io/pypi/v/pypluggy

.. image:: https://img.shields.io/github/license/veltzer/pypluggy

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg

project website: https://veltzer.github.io/pypluggy

author: Mark Veltzer

version: 0.0.14

	Mark Veltzer <mark.veltzer@gmail.com>, Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024

            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pypluggy",
    "name": "pypluggy",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "mark.veltzer@gmail.com",
    "keywords": "plugin,python",
    "author": "Mark Veltzer",
    "author_email": "mark.veltzer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/21/82/25e5eb1cc9c48042539c3cba4fc19a5cb97a402533f81a962532040581fe/pypluggy-0.0.14.tar.gz",
    "platform": "python3",
    "description": "==========\n*pypluggy*\n==========\n\n.. image:: https://img.shields.io/pypi/v/pypluggy\n\n.. image:: https://img.shields.io/github/license/veltzer/pypluggy\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pypluggy\n\nauthor: Mark Veltzer\n\nversion: 0.0.14\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pypluggy is a lightweight plugin framework for python",
    "version": "0.0.14",
    "project_urls": {
        "Download": "https://github.com/veltzer/pypluggy",
        "Homepage": "https://veltzer.github.io/pypluggy"
    },
    "split_keywords": [
        "plugin",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf733b9b7011be0f34615dd0f94ddd110c666222f006c5a37f1a319d8c6aa508",
                "md5": "ff00dbd98c080b2d2ca95e0b823df4a1",
                "sha256": "836bb6874c01fc80a84236ed0c581a7a55b0a0f0291b684f00bae3b7f8e53850"
            },
            "downloads": -1,
            "filename": "pypluggy-0.0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff00dbd98c080b2d2ca95e0b823df4a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3994,
            "upload_time": "2024-03-16T15:36:31",
            "upload_time_iso_8601": "2024-03-16T15:36:31.340211Z",
            "url": "https://files.pythonhosted.org/packages/cf/73/3b9b7011be0f34615dd0f94ddd110c666222f006c5a37f1a319d8c6aa508/pypluggy-0.0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "218225e5eb1cc9c48042539c3cba4fc19a5cb97a402533f81a962532040581fe",
                "md5": "0db74c8802709ec2c0cbad4c02bd8259",
                "sha256": "dbb29dada83227379ef5179f51912d694474a5f3847a1bc75bcb61f63d3761b7"
            },
            "downloads": -1,
            "filename": "pypluggy-0.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "0db74c8802709ec2c0cbad4c02bd8259",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3646,
            "upload_time": "2024-03-16T15:36:33",
            "upload_time_iso_8601": "2024-03-16T15:36:33.016957Z",
            "url": "https://files.pythonhosted.org/packages/21/82/25e5eb1cc9c48042539c3cba4fc19a5cb97a402533f81a962532040581fe/pypluggy-0.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 15:36:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pypluggy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pypluggy"
}
        
Elapsed time: 0.20353s