| Name | edwh-robin-plugin JSON |
| Version |
0.2.2
JSON |
| download |
| home_page | None |
| Summary | robin project with a plugin to be discovered from the edwh package |
| upload_time | 2025-10-21 09:48:50 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.11 |
| license | None |
| keywords |
edwh
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# edwh-demo-plugin
[](https://pypi.org/project/edwh-demo-plugin)
[](https://pypi.org/project/edwh-demo-plugin)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## USING THIS TEMPLATE REPOSITORY
1. remove this markdown section;
2. replace 'demo' in README.md, pyproject.toml and the name of the plugin in `src` to your actual plugin name;
3. (add your actual plugin code of course);
4. run `semantic-release publish`, `hatch build -c` and `hatch publish`.
## Installation
```console
pip install edwh-demo-plugin
```
But probably you want to install the whole edwh package:
```console
pipx install edwh[demo]
# or
pipx install edwh[plugins,omgeving]
```
## License
`edwh-demo-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-robin-plugin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "edwh",
"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/f0/ec/6d0cf1c412a62ac9e6f21a42f1b0889df61a156f52126f7e8c6e73517461/edwh_robin_plugin-0.2.2.tar.gz",
"platform": null,
"description": "# edwh-demo-plugin\n\n[](https://pypi.org/project/edwh-demo-plugin)\n[](https://pypi.org/project/edwh-demo-plugin)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## USING THIS TEMPLATE REPOSITORY\n1. remove this markdown section;\n2. replace 'demo' in README.md, pyproject.toml and the name of the plugin in `src` to your actual plugin name;\n3. (add your actual plugin code of course);\n4. run `semantic-release publish`, `hatch build -c` and `hatch publish`.\n\n## Installation\n\n```console\npip install edwh-demo-plugin\n```\n\nBut probably you want to install the whole edwh package:\n\n```console\npipx install edwh[demo]\n# or\npipx install edwh[plugins,omgeving]\n```\n\n## License\n\n`edwh-demo-plugin` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "robin project with a plugin to be discovered from the edwh package",
"version": "0.2.2",
"project_urls": {
"Documentation": "https://github.com/robinvandernoord/edwh-robin-plugin#readme",
"Issues": "https://github.com/robinvandernoord/edwh-robin-plugin/issues",
"Source": "https://github.com/robinvandernoord/edwh-robin-plugin"
},
"split_keywords": [
"edwh"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6fc292d25579fb2e43ed5ee8ada7f9ed55426cf0e1c2ea2ac57deeab81ba7798",
"md5": "c3175af38332cb77f80c187195e5841f",
"sha256": "1057c20fda5e50bac010f640428d5409e7161f1df1778a4781a7522fa9edd286"
},
"downloads": -1,
"filename": "edwh_robin_plugin-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c3175af38332cb77f80c187195e5841f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 3662,
"upload_time": "2025-10-21T09:48:52",
"upload_time_iso_8601": "2025-10-21T09:48:52.036360Z",
"url": "https://files.pythonhosted.org/packages/6f/c2/92d25579fb2e43ed5ee8ada7f9ed55426cf0e1c2ea2ac57deeab81ba7798/edwh_robin_plugin-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f0ec6d0cf1c412a62ac9e6f21a42f1b0889df61a156f52126f7e8c6e73517461",
"md5": "f414d40d78ac10e91b64efb71b20a0d7",
"sha256": "315cb1821d8b5eb38a66e66eb9e0341ac563f2b7685b060cba775a55bdad9db7"
},
"downloads": -1,
"filename": "edwh_robin_plugin-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "f414d40d78ac10e91b64efb71b20a0d7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 3758,
"upload_time": "2025-10-21T09:48:50",
"upload_time_iso_8601": "2025-10-21T09:48:50.293980Z",
"url": "https://files.pythonhosted.org/packages/f0/ec/6d0cf1c412a62ac9e6f21a42f1b0889df61a156f52126f7e8c6e73517461/edwh_robin_plugin-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-21 09:48:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "robinvandernoord",
"github_project": "edwh-robin-plugin#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "edwh-robin-plugin"
}