Name | edwh-robin-plugin JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | robin project with a plugin to be discovered from the edwh package |
upload_time | 2024-04-09 08:52:03 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
edwh
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# edwh-demo-plugin
[![PyPI - Version](https://img.shields.io/pypi/v/edwh-demo-plugin.svg)](https://pypi.org/project/edwh-demo-plugin)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/edwh-demo-plugin.svg)](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.10",
"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/29/2f/cdc37796b205955fd9767ec16e3f87c8aa0ce1e2b9f0f1ee7d6c66c3e435/edwh_robin_plugin-0.2.0.tar.gz",
"platform": null,
"description": "# edwh-demo-plugin\n\n[![PyPI - Version](https://img.shields.io/pypi/v/edwh-demo-plugin.svg)](https://pypi.org/project/edwh-demo-plugin)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/edwh-demo-plugin.svg)](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.0",
"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": "5cb5ad956bd490397dcd66d457e8d1aec00d03f1298c8777aa0e08687255dc11",
"md5": "cf90a077c46c41a0965335ba794c185b",
"sha256": "e7be050799e1402ca47f24ed6c0215fd93488034477c331b6316c4174b5756be"
},
"downloads": -1,
"filename": "edwh_robin_plugin-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cf90a077c46c41a0965335ba794c185b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 3643,
"upload_time": "2024-04-09T08:52:01",
"upload_time_iso_8601": "2024-04-09T08:52:01.520569Z",
"url": "https://files.pythonhosted.org/packages/5c/b5/ad956bd490397dcd66d457e8d1aec00d03f1298c8777aa0e08687255dc11/edwh_robin_plugin-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "292fcdc37796b205955fd9767ec16e3f87c8aa0ce1e2b9f0f1ee7d6c66c3e435",
"md5": "827d020fa50bd44459a8adcc8fb3e074",
"sha256": "cdf8b7d3a78914f751fbc221f784635ec0136b5be01859edb95eea1015ed6703"
},
"downloads": -1,
"filename": "edwh_robin_plugin-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "827d020fa50bd44459a8adcc8fb3e074",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3882,
"upload_time": "2024-04-09T08:52:03",
"upload_time_iso_8601": "2024-04-09T08:52:03.867069Z",
"url": "https://files.pythonhosted.org/packages/29/2f/cdc37796b205955fd9767ec16e3f87c8aa0ce1e2b9f0f1ee7d6c66c3e435/edwh_robin_plugin-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-09 08:52:03",
"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"
}