edwh-b2-plugin


Nameedwh-b2-plugin JSON
Version 0.2.3 PyPI version JSON
download
home_pageNone
SummaryPlugin for `edwh` with b2 functionality
upload_time2024-08-15 11:28:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # edwh-b2-plugin

[![PyPI - Version](https://img.shields.io/pypi/v/edwh-b2-plugin.svg)](https://pypi.org/project/edwh-b2-plugin)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/edwh-b2-plugin.svg)](https://pypi.org/project/edwh-b2-plugin)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install edwh-b2-plugin
```

But probably you want to install the whole edwh package:

```console
pipx install edwh[b2]
# or
pipx install edwh[plugins,omgeving]
```

## License

`edwh-b2-plugin` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "edwh-b2-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Remco Boerma <remco.b@educationwarehouse.nl>, Robin van der Noord <robin.vdn@educationwarehouse.nl>",
    "download_url": "https://files.pythonhosted.org/packages/e6/c8/c212274be5a47d97d0a1bf6b2296f4cdd843c373fb01a31043a81f36bce1/edwh_b2_plugin-0.2.3.tar.gz",
    "platform": null,
    "description": "# edwh-b2-plugin\n\n[![PyPI - Version](https://img.shields.io/pypi/v/edwh-b2-plugin.svg)](https://pypi.org/project/edwh-b2-plugin)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/edwh-b2-plugin.svg)](https://pypi.org/project/edwh-b2-plugin)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install edwh-b2-plugin\n```\n\nBut probably you want to install the whole edwh package:\n\n```console\npipx install edwh[b2]\n# or\npipx install edwh[plugins,omgeving]\n```\n\n## License\n\n`edwh-b2-plugin` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Plugin for `edwh` with b2 functionality",
    "version": "0.2.3",
    "project_urls": {
        "Documentation": "https://github.com/educationwarehouse/edwh-b2-plugin#readme",
        "Issues": "https://github.com/educationwarehouse/edwh-b2-plugin/issues",
        "Source": "https://github.com/educationwarehouse/edwh-b2-plugin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1f8675822234e9bfb5eb8ca39925933b80ccdb10cded484853e6de0b3c375706",
                "md5": "5adf4a7e4ae6e39f9302b61990f71581",
                "sha256": "4018ae7e37fdd366d36f2b0bf353555685779d9c7fa5d1c0c69cf94faa441214"
            },
            "downloads": -1,
            "filename": "edwh_b2_plugin-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5adf4a7e4ae6e39f9302b61990f71581",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5446,
            "upload_time": "2024-08-15T11:28:46",
            "upload_time_iso_8601": "2024-08-15T11:28:46.634259Z",
            "url": "https://files.pythonhosted.org/packages/1f/86/75822234e9bfb5eb8ca39925933b80ccdb10cded484853e6de0b3c375706/edwh_b2_plugin-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e6c8c212274be5a47d97d0a1bf6b2296f4cdd843c373fb01a31043a81f36bce1",
                "md5": "96d886f2130f72ba689df316698dfdf7",
                "sha256": "d53baa29aae3e6af3732cd90d7a8e0ea77e663020de3e6676be690cd00a412bd"
            },
            "downloads": -1,
            "filename": "edwh_b2_plugin-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "96d886f2130f72ba689df316698dfdf7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5870,
            "upload_time": "2024-08-15T11:28:48",
            "upload_time_iso_8601": "2024-08-15T11:28:48.093934Z",
            "url": "https://files.pythonhosted.org/packages/e6/c8/c212274be5a47d97d0a1bf6b2296f4cdd843c373fb01a31043a81f36bce1/edwh_b2_plugin-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-15 11:28:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "educationwarehouse",
    "github_project": "edwh-b2-plugin#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "edwh-b2-plugin"
}
        
Elapsed time: 1.52100s