| Name | pyplugs JSON | 
            
| Version | 
                  0.5.4
                   
                  JSON | 
            
 | download  | 
            
| home_page | None  | 
            
| Summary | PyPlugs, decorator based plug-in architecture for Python | 
            | upload_time | 2025-08-04 11:46:22 | 
            | maintainer | None | 
            
            | docs_url | None | 
            | author | None | 
            
            | requires_python | >=3.10 | 
            
            
            | license | None | 
            | keywords | 
                
                    plugin
                
                     decorator
                 | 
            | VCS | 
                
                     | 
                
            
            | bugtrack_url | 
                
                 | 
             
            
            | requirements | 
                
                  No requirements were recorded.
                
             | 
            
| Travis-CI | 
                
                   No Travis.
                
             | 
            | coveralls test coverage | 
                
                   No coveralls.
                
             | 
        
        
            
            # PyPlugs
_Decorator based plug-in architecture for Python_
[](https://pypi.org/project/pyplugs/)
[](https://pypi.org/project/pyplugs/)
[](https://github.com/gahjelle/pyplugs/blob/main/LICENSE)
[](https://github.com/astral-sh/ruff)
[](https://github.com/gahjelle/pyplugs/actions/workflows/lint.yml)
[](https://github.com/gahjelle/pyplugs/actions/workflows/test.yml)
[](http://mypy-lang.org/)
[](https://interrogate.readthedocs.io/)
## Installing PyPlugs
PyPlugs is available at [PyPI](https://pypi.org/project/pyplugs/). You can install it using Pip:
    $ python -m pip install pyplugs
## Using PyPlugs
...
## Installing From Source
You can always download the [latest version of PyPlugs from GitHub](https://github.com/gahjelle/pyplugs).
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "pyplugs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "plugin, decorator",
    "author": null,
    "author_email": "Geir Arne Hjelle <geirarne@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e0/06/66f6660905d774af2d40e980985be59b4d4911986acd59ee458ae8b88425/pyplugs-0.5.4.tar.gz",
    "platform": null,
    "description": "# PyPlugs\n\n_Decorator based plug-in architecture for Python_\n\n[](https://pypi.org/project/pyplugs/)\n[](https://pypi.org/project/pyplugs/)\n[](https://github.com/gahjelle/pyplugs/blob/main/LICENSE)\n[](https://github.com/astral-sh/ruff)\n[](https://github.com/gahjelle/pyplugs/actions/workflows/lint.yml)\n[](https://github.com/gahjelle/pyplugs/actions/workflows/test.yml)\n[](http://mypy-lang.org/)\n[](https://interrogate.readthedocs.io/)\n\n\n## Installing PyPlugs\n\nPyPlugs is available at [PyPI](https://pypi.org/project/pyplugs/). You can install it using Pip:\n\n    $ python -m pip install pyplugs\n\n\n## Using PyPlugs\n\n...\n\n\n## Installing From Source\n\nYou can always download the [latest version of PyPlugs from GitHub](https://github.com/gahjelle/pyplugs).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PyPlugs, decorator based plug-in architecture for Python",
    "version": "0.5.4",
    "project_urls": {
        "Home": "https://github.com/gahjelle/pyplugs"
    },
    "split_keywords": [
        "plugin",
        " decorator"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "301cb8f505eb1509de96ff393a69f4fea7416999e9a080778ae303e320f70369",
                "md5": "4ad61262b00bd693437535590d1af862",
                "sha256": "ddd9609e161dd1308cecbd6f056761d1b5986cf89e3906c3b1dbc2a3e7f02723"
            },
            "downloads": -1,
            "filename": "pyplugs-0.5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ad61262b00bd693437535590d1af862",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6787,
            "upload_time": "2025-08-04T11:46:21",
            "upload_time_iso_8601": "2025-08-04T11:46:21.503220Z",
            "url": "https://files.pythonhosted.org/packages/30/1c/b8f505eb1509de96ff393a69f4fea7416999e9a080778ae303e320f70369/pyplugs-0.5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e00666f6660905d774af2d40e980985be59b4d4911986acd59ee458ae8b88425",
                "md5": "2d9dd3ba7ba4483ad988dbd98b005b7f",
                "sha256": "c7234da2f8435147d3f10e3ad1b78a96b16e117504dbccc82cc01bc012450f34"
            },
            "downloads": -1,
            "filename": "pyplugs-0.5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2d9dd3ba7ba4483ad988dbd98b005b7f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9101,
            "upload_time": "2025-08-04T11:46:22",
            "upload_time_iso_8601": "2025-08-04T11:46:22.591697Z",
            "url": "https://files.pythonhosted.org/packages/e0/06/66f6660905d774af2d40e980985be59b4d4911986acd59ee458ae8b88425/pyplugs-0.5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 11:46:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gahjelle",
    "github_project": "pyplugs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyplugs"
}