# Poet: Poetic Poetry Tools
Poetry alias and plugin example.
- Further development TBD.
## Usage
```shell
poetry add poetry-poet
```
The `poet` command is an alias for `poetry`.
- Subject to change: `poetry run` or something else.
```shell
poet run ...
```
## Features
Currently, there are two placeholder Poetry
plugins:
- A generic plugin that handles all commands.
- An application plugin that provides the
`poetry poet` command (as an example).
Use `poetry self add poetry-poet` to add
these plugins to your Poetry installation.
Adding only to `self` does not provide
the global `poet` command.
Raw data
{
"_id": null,
"home_page": "https://github.com/sitbon/poet",
"name": "poetry-poet",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Phillip Sitbon",
"author_email": "phillip.sitbon@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cb/fc/e86a22338b4ee21a7cacc96b6f34877713aade1c8fb7a6d8e5c63138a024/poetry_poet-0.1.12.tar.gz",
"platform": null,
"description": "# Poet: Poetic Poetry Tools\n\nPoetry alias and plugin example.\n- Further development TBD.\n\n## Usage\n\n```shell\npoetry add poetry-poet\n```\n\nThe `poet` command is an alias for `poetry`.\n- Subject to change: `poetry run` or something else.\n\n```shell\npoet run ...\n```\n\n## Features\n\nCurrently, there are two placeholder Poetry\nplugins:\n- A generic plugin that handles all commands.\n- An application plugin that provides the\n `poetry poet` command (as an example).\n\nUse `poetry self add poetry-poet` to add\nthese plugins to your Poetry installation.\n\nAdding only to `self` does not provide\nthe global `poet` command.\n",
"bugtrack_url": null,
"license": "",
"summary": "Poetic tooling for Poetry.",
"version": "0.1.12",
"project_urls": {
"Homepage": "https://github.com/sitbon/poet",
"Repository": "https://github.com/sitbon/poet"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "74218fff554a3880adefb15a814f2fbc9845b8f71a90180a6be9bcd72fdca266",
"md5": "c95b4d16e59eb542abe1ff8818e9c329",
"sha256": "7b3fff74b75c44bd5ccf9dcc0041e2ee7a7160882b738e0aadcf1f3b71b5e5db"
},
"downloads": -1,
"filename": "poetry_poet-0.1.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c95b4d16e59eb542abe1ff8818e9c329",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 2282,
"upload_time": "2023-05-19T15:28:58",
"upload_time_iso_8601": "2023-05-19T15:28:58.724134Z",
"url": "https://files.pythonhosted.org/packages/74/21/8fff554a3880adefb15a814f2fbc9845b8f71a90180a6be9bcd72fdca266/poetry_poet-0.1.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cbfce86a22338b4ee21a7cacc96b6f34877713aade1c8fb7a6d8e5c63138a024",
"md5": "14edf9694cb0946de9e989d3af6166ad",
"sha256": "9c5151647de8538d6c8edc31dee959c148ce336d07f9093ff0f797568130fcaa"
},
"downloads": -1,
"filename": "poetry_poet-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "14edf9694cb0946de9e989d3af6166ad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 2414,
"upload_time": "2023-05-19T15:29:00",
"upload_time_iso_8601": "2023-05-19T15:29:00.224121Z",
"url": "https://files.pythonhosted.org/packages/cb/fc/e86a22338b4ee21a7cacc96b6f34877713aade1c8fb7a6d8e5c63138a024/poetry_poet-0.1.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-19 15:29:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sitbon",
"github_project": "poet",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "poetry-poet"
}