pyutplugins


Namepyutplugins JSON
Version 3.2.0 PyPI version JSON
download
home_pageNone
SummaryPyut Plugins
upload_time2025-01-18 21:32:08
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseGNU AFFERO GENERAL PUBLIC LICENSE
keywords pyut python plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ![](https://github.com/hasii2011/code-ally-basic/blob/master/developer/agpl-license-web-badge-version-2-256x48.png "AGPL")

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/hasii2011/pyutplugins/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/hasii2011/pyutplugins/tree/master)
[![PyPI version](https://badge.fury.io/py/pyutplugins.svg)](https://badge.fury.io/py/pyutplugins)

[![CircleCI](https://dl.circleci.com/insights-snapshot/gh/hasii2011/pyutplugins/master/main/badge.svg?window=30d)](https://app.circleci.com/insights/github/hasii2011/pyutplugins/workflows/main/overview?branch=master&reporting-window=last-30-days&insights-snapshot=true)


# Introduction
This module houses the plugins that enhance the capabilities of [Pyut](https://github.com/hasii2011/pyut).  This separate module allows external developers to write plugins external to Pyut.  This module includes a "Scaffold Application" that allows developers to test drive their plugins prior to integrating them into Pyut.

# Plugin Development

See the following [document](https://github.com/hasii2011/pyutplugins/wiki/Pyut-Plugin-Development) for additional details on how to develop Pyut plugins

## Developer Notes

This project uses [buildlackey](https://github.com/hasii2011/buildlackey) for day to day development builds

Also notice that this project does not include a `requirements.txt` file.  All dependencies are listed in the `pyproject.toml` file.

#### Install the main project dependencies

```bash
pip install .
```

#### Install the test dependencies

```bash
pip install .[test]
```

#### Install the deploy dependencies

```bash
pip install .[deploy]
```

Normally, not needed because the project uses a GitHub workflow that automatically deploys releases

___

Written by <a href="mailto:email@humberto.a.sanchez.ii@gmail.com?subject=Hello Humberto">Humberto A. Sanchez II</a>  (C) 2025

___

I am concerned about GitHub's Copilot project

![](https://github.com/hasii2011/code-ally-basic/blob/master/developer/SillyGitHub.png)

I urge you to read about the
[Give up GitHub](https://GiveUpGitHub.org) campaign from
[the Software Freedom Conservancy](https://sfconservancy.org).

While I do not advocate for all the issues listed there I do not like that a company like Microsoft may profit from open source projects.

I continue to use GitHub because it offers the services I need for free.  But, I continue to monitor their terms of service.

Any use of this project's code by GitHub Copilot, past or present, is done without my permission.  I do not consent to GitHub's use of this project's code in Copilot.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyutplugins",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "\"Humberto A. Sanchez II\" <Humbert.A.Sanchez.II@gmail.com>",
    "keywords": "pyut, python, plugin",
    "author": null,
    "author_email": "\"Humberto A. Sanchez II\" <Humbert.A.Sanchez.II@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cf/24/ab8054ca40261b7b3632ac71ca8b26cc276a997c737075ea20c962af9131/pyutplugins-3.2.0.tar.gz",
    "platform": null,
    "description": "![](https://github.com/hasii2011/code-ally-basic/blob/master/developer/agpl-license-web-badge-version-2-256x48.png \"AGPL\")\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/hasii2011/pyutplugins/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/hasii2011/pyutplugins/tree/master)\n[![PyPI version](https://badge.fury.io/py/pyutplugins.svg)](https://badge.fury.io/py/pyutplugins)\n\n[![CircleCI](https://dl.circleci.com/insights-snapshot/gh/hasii2011/pyutplugins/master/main/badge.svg?window=30d)](https://app.circleci.com/insights/github/hasii2011/pyutplugins/workflows/main/overview?branch=master&reporting-window=last-30-days&insights-snapshot=true)\n\n\n# Introduction\nThis module houses the plugins that enhance the capabilities of [Pyut](https://github.com/hasii2011/pyut).  This separate module allows external developers to write plugins external to Pyut.  This module includes a \"Scaffold Application\" that allows developers to test drive their plugins prior to integrating them into Pyut.\n\n# Plugin Development\n\nSee the following [document](https://github.com/hasii2011/pyutplugins/wiki/Pyut-Plugin-Development) for additional details on how to develop Pyut plugins\n\n## Developer Notes\n\nThis project uses [buildlackey](https://github.com/hasii2011/buildlackey) for day to day development builds\n\nAlso notice that this project does not include a `requirements.txt` file.  All dependencies are listed in the `pyproject.toml` file.\n\n#### Install the main project dependencies\n\n```bash\npip install .\n```\n\n#### Install the test dependencies\n\n```bash\npip install .[test]\n```\n\n#### Install the deploy dependencies\n\n```bash\npip install .[deploy]\n```\n\nNormally, not needed because the project uses a GitHub workflow that automatically deploys releases\n\n___\n\nWritten by <a href=\"mailto:email@humberto.a.sanchez.ii@gmail.com?subject=Hello Humberto\">Humberto A. Sanchez II</a>  (C) 2025\n\n___\n\nI am concerned about GitHub's Copilot project\n\n![](https://github.com/hasii2011/code-ally-basic/blob/master/developer/SillyGitHub.png)\n\nI urge you to read about the\n[Give up GitHub](https://GiveUpGitHub.org) campaign from\n[the Software Freedom Conservancy](https://sfconservancy.org).\n\nWhile I do not advocate for all the issues listed there I do not like that a company like Microsoft may profit from open source projects.\n\nI continue to use GitHub because it offers the services I need for free.  But, I continue to monitor their terms of service.\n\nAny use of this project's code by GitHub Copilot, past or present, is done without my permission.  I do not consent to GitHub's use of this project's code in Copilot.\n",
    "bugtrack_url": null,
    "license": "GNU AFFERO GENERAL PUBLIC LICENSE",
    "summary": "Pyut Plugins",
    "version": "3.2.0",
    "project_urls": {
        "Repository": "https://github.com/hasii2011/pyutplugins"
    },
    "split_keywords": [
        "pyut",
        " python",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c113b681527d2247bc3288dd306dcd29faf154a6d5d410b1feea67ed937a71db",
                "md5": "1f5561096176a4035159d97c8c5663c7",
                "sha256": "2a6008054fadea597dc2d0d9607be9ce6bdba33667d4b8417e0742fdb9dbe468"
            },
            "downloads": -1,
            "filename": "pyutplugins-3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f5561096176a4035159d97c8c5663c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 220283,
            "upload_time": "2025-01-18T21:32:06",
            "upload_time_iso_8601": "2025-01-18T21:32:06.472451Z",
            "url": "https://files.pythonhosted.org/packages/c1/13/b681527d2247bc3288dd306dcd29faf154a6d5d410b1feea67ed937a71db/pyutplugins-3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf24ab8054ca40261b7b3632ac71ca8b26cc276a997c737075ea20c962af9131",
                "md5": "e63d98a14cbff70225003eb76f561fe9",
                "sha256": "3898ef068baefa51d7d47df8359512cf53d6a1f8ca680be74406e03481329e11"
            },
            "downloads": -1,
            "filename": "pyutplugins-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e63d98a14cbff70225003eb76f561fe9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 179985,
            "upload_time": "2025-01-18T21:32:08",
            "upload_time_iso_8601": "2025-01-18T21:32:08.727965Z",
            "url": "https://files.pythonhosted.org/packages/cf/24/ab8054ca40261b7b3632ac71ca8b26cc276a997c737075ea20c962af9131/pyutplugins-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-18 21:32:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hasii2011",
    "github_project": "pyutplugins",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "lcname": "pyutplugins"
}
        
Elapsed time: 1.35157s