| Name | edwh-git-plugin JSON |
| Version |
0.1.0
JSON |
| download |
| home_page | None |
| Summary | git gud |
| upload_time | 2025-10-21 09:35:04 |
| 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-git-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/a2/82e2ed1113a2b105f7f61fef1077043410c514c0afdf0522c715ccdc4e8e/edwh_git_plugin-0.1.0.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": "git gud",
"version": "0.1.0",
"project_urls": {
"Documentation": "https://github.com/educationwarehouse/edwh-git-plugin#readme",
"Issues": "https://github.com/educationwarehouse/edwh-git-plugin/issues",
"Source": "https://github.com/educationwarehouse/edwh-git-plugin"
},
"split_keywords": [
"edwh"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "85c58bf977ee82ce3b734c98a16a95c3f63ccc53b2b3f58cdac6d1e7dc3e60fa",
"md5": "2623d7d0c0c42a52a6f083a9b8e2efb8",
"sha256": "221e3fb382816aaa182b51739a8a804ed35f2f3303798cdd0ee68e9aaf16108a"
},
"downloads": -1,
"filename": "edwh_git_plugin-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2623d7d0c0c42a52a6f083a9b8e2efb8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 5730,
"upload_time": "2025-10-21T09:35:03",
"upload_time_iso_8601": "2025-10-21T09:35:03.804045Z",
"url": "https://files.pythonhosted.org/packages/85/c5/8bf977ee82ce3b734c98a16a95c3f63ccc53b2b3f58cdac6d1e7dc3e60fa/edwh_git_plugin-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f0a282e2ed1113a2b105f7f61fef1077043410c514c0afdf0522c715ccdc4e8e",
"md5": "2791bbfd77743a72f9e10cc29648a81c",
"sha256": "a299ff09dfb66bbef9449353560fc3cb372a49872db095ffe81029f158280808"
},
"downloads": -1,
"filename": "edwh_git_plugin-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "2791bbfd77743a72f9e10cc29648a81c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 5826,
"upload_time": "2025-10-21T09:35:04",
"upload_time_iso_8601": "2025-10-21T09:35:04.970912Z",
"url": "https://files.pythonhosted.org/packages/f0/a2/82e2ed1113a2b105f7f61fef1077043410c514c0afdf0522c715ccdc4e8e/edwh_git_plugin-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-21 09:35:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "educationwarehouse",
"github_project": "edwh-git-plugin#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "edwh-git-plugin"
}