ezplugins


Nameezplugins JSON
Version 1.3.6 PyPI version JSON
download
home_pageNone
SummaryEZPlugins is an easy to use plugin framework.
upload_time2024-09-25 11:39:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords framework plugin plugins
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![pipeline status](https://gitlab.oscdev.io/software/ezplugins/badges/master/pipeline.svg)](https://gitlab.oscdev.io/software/ezplugins/commits/master)
[![coverage report](https://gitlab.oscdev.io/software/ezplugins/badges/master/coverage.svg)](https://gitlab.oscdev.io/software/ezplugins/commits/master)

# EZPlugins

EZPlugins is an easy to use plugin framework with a great deal of flexibility.


# Installing

EZPlugins can be simply installed by running:

    pip install ezplugins

Or if you prefer the development branch, one could use:

    pip install git+https://gitlab.oscdev.io/software/ezplugins.git

If you want to install from a source distribution (extract the tarball first), or checked-out git repository run the following
command:

    python setup.py install


# Documentation

  * [EZPlugins Documentation](https://software.pages.oscdev.io/ezplugins)
  * [Contributing](https://gitlab.oscdev.io/oscdev/contributing/-/blob/master/README.md)

# Support

  * [Issue Tracker](https://gitlab.oscdev.io/software/ezplugins)


# License

EZPlugins is licensed under the [MIT License](LICENSE).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ezplugins",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "framework, plugin, plugins",
    "author": null,
    "author_email": "Nigel Kukard <nkukard@LBSD.net>",
    "download_url": "https://files.pythonhosted.org/packages/ea/f7/3ea483696f48691c3e58a040ad219f6592927d5eceb87d3c102a5bfd98d4/ezplugins-1.3.6.tar.gz",
    "platform": null,
    "description": "[![pipeline status](https://gitlab.oscdev.io/software/ezplugins/badges/master/pipeline.svg)](https://gitlab.oscdev.io/software/ezplugins/commits/master)\n[![coverage report](https://gitlab.oscdev.io/software/ezplugins/badges/master/coverage.svg)](https://gitlab.oscdev.io/software/ezplugins/commits/master)\n\n# EZPlugins\n\nEZPlugins is an easy to use plugin framework with a great deal of flexibility.\n\n\n# Installing\n\nEZPlugins can be simply installed by running:\n\n    pip install ezplugins\n\nOr if you prefer the development branch, one could use:\n\n    pip install git+https://gitlab.oscdev.io/software/ezplugins.git\n\nIf you want to install from a source distribution (extract the tarball first), or checked-out git repository run the following\ncommand:\n\n    python setup.py install\n\n\n# Documentation\n\n  * [EZPlugins Documentation](https://software.pages.oscdev.io/ezplugins)\n  * [Contributing](https://gitlab.oscdev.io/oscdev/contributing/-/blob/master/README.md)\n\n# Support\n\n  * [Issue Tracker](https://gitlab.oscdev.io/software/ezplugins)\n\n\n# License\n\nEZPlugins is licensed under the [MIT License](LICENSE).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "EZPlugins is an easy to use plugin framework.",
    "version": "1.3.6",
    "project_urls": {
        "Documentation": "https://software.pages.oscdev.io/ezplugins",
        "Homepage": "https://gitlab.oscdev.io/software/ezplugins",
        "Issue Tracker": "https://gitlab.oscdev.io/software/ezplugins/-/issues",
        "Source Code": "https://gitlab.oscdev.io/software/ezplugins"
    },
    "split_keywords": [
        "framework",
        " plugin",
        " plugins"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "149589ef5fb6cc786f5e7477b9b2d9aaf3aa869b848d062a1e89a49083700382",
                "md5": "79aaa034046e7492d950805c1f5e5d63",
                "sha256": "f428fab950666acaba5d331001b8cf90bcd06d265457793f8c0825d9afba96a2"
            },
            "downloads": -1,
            "filename": "ezplugins-1.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79aaa034046e7492d950805c1f5e5d63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16110,
            "upload_time": "2024-09-25T11:39:42",
            "upload_time_iso_8601": "2024-09-25T11:39:42.187660Z",
            "url": "https://files.pythonhosted.org/packages/14/95/89ef5fb6cc786f5e7477b9b2d9aaf3aa869b848d062a1e89a49083700382/ezplugins-1.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eaf73ea483696f48691c3e58a040ad219f6592927d5eceb87d3c102a5bfd98d4",
                "md5": "e2f413608c8e181716fe8ef4a32d939c",
                "sha256": "6cbf79245fc14714bbef4918169e4f1efa40261d3886e628dc7a0ea1f9d98a7a"
            },
            "downloads": -1,
            "filename": "ezplugins-1.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e2f413608c8e181716fe8ef4a32d939c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33952,
            "upload_time": "2024-09-25T11:39:43",
            "upload_time_iso_8601": "2024-09-25T11:39:43.618604Z",
            "url": "https://files.pythonhosted.org/packages/ea/f7/3ea483696f48691c3e58a040ad219f6592927d5eceb87d3c102a5bfd98d4/ezplugins-1.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 11:39:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ezplugins"
}
        
Elapsed time: 0.29558s