pypluggy


Namepypluggy JSON
Version 0.0.15 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pypluggy
Summarypypluggy is a lightweight plugin framework for python
upload_time2024-10-12 12:10:45
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_pythonNone
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.15

	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": null,
    "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/eb/3a/1d4f8d3dd4d2faf12fd9a2619a202572da93634c0636ae71581f27aba34e/pypluggy-0.0.15.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.15\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.15",
    "project_urls": {
        "Download": "https://github.com/veltzer/pypluggy",
        "Homepage": "https://veltzer.github.io/pypluggy"
    },
    "split_keywords": [
        "plugin",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04c49c87d45ac4013a83e0e4c3a230eae7b561b211f65c8f10e77410b71e97ba",
                "md5": "eeac330d2b3ae96c2b0359c779cae466",
                "sha256": "e3bd6e0197c6a447a16b34215c5052e0194fc0954b121808004d003c3b367052"
            },
            "downloads": -1,
            "filename": "pypluggy-0.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eeac330d2b3ae96c2b0359c779cae466",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3996,
            "upload_time": "2024-10-12T12:10:44",
            "upload_time_iso_8601": "2024-10-12T12:10:44.718786Z",
            "url": "https://files.pythonhosted.org/packages/04/c4/9c87d45ac4013a83e0e4c3a230eae7b561b211f65c8f10e77410b71e97ba/pypluggy-0.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb3a1d4f8d3dd4d2faf12fd9a2619a202572da93634c0636ae71581f27aba34e",
                "md5": "1fd5738722aeca45cb81ae36568149cb",
                "sha256": "94cb98e1a3b0e6c88999c5bf5658a89b002a52d7fe5941e7cd5277b091006613"
            },
            "downloads": -1,
            "filename": "pypluggy-0.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "1fd5738722aeca45cb81ae36568149cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3683,
            "upload_time": "2024-10-12T12:10:45",
            "upload_time_iso_8601": "2024-10-12T12:10:45.911402Z",
            "url": "https://files.pythonhosted.org/packages/eb/3a/1d4f8d3dd4d2faf12fd9a2619a202572da93634c0636ae71581f27aba34e/pypluggy-0.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 12:10:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pypluggy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pypluggy"
}
        
Elapsed time: 0.44191s