# Poetry Plugin: Locked Build
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/thesnapdragon/poetry-plugin-lockedbuild/main.yml?logo=github)](https://github.com/thesnapdragon/poetry-plugin-lockedbuild/actions/workflows/main.yml)
[![PyPI](https://img.shields.io/pypi/v/poetry-plugin-lockedbuild.svg)](https://pypi.org/project/poetry-plugin-lockedbuild/)
[![Python Versions](https://img.shields.io/pypi/pyversions/poetry-plugin-lockedbuild)](https://pypi.org/project/poetry-plugin-lockedbuild/)
This package is a plugin that allows the building of wheel files with locked packages from `poetry.lock`.
## Installation
The easiest way to install the `lockedbuild` plugin is via the `self add` command of Poetry.
```bash
poetry self add poetry-plugin-lockedbuild
```
If you used `pipx` to install Poetry you can add the plugin via the `pipx inject` command.
```bash
pipx inject poetry poetry-plugin-lockedbuild
```
Otherwise, if you used `pip` to install Poetry you can add the plugin packages via the `pip install` command.
```bash
pip install poetry-plugin-lockedbuild
```
## Usage
The plugin provides an `lockedbuild` command to build a wheel file with locked packages.
```bash
poetry lockedbuild
```
### Available options
* `--with`: The optional dependency groups to include when exporting.
Raw data
{
"_id": null,
"home_page": "https://github.com/thesnapdragon/poetry-plugin-lockedbuild",
"name": "poetry-plugin-lockedbuild",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "python, poetry, poetry-plugin",
"author": "Milan Unicsovics",
"author_email": "u.milan@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/36/7f/4173a071987c868b30301f048337d60a450d9fcf47a4a7a5c6bd18d9002f/poetry_plugin_lockedbuild-0.11.0.tar.gz",
"platform": null,
"description": "# Poetry Plugin: Locked Build\n\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/thesnapdragon/poetry-plugin-lockedbuild/main.yml?logo=github)](https://github.com/thesnapdragon/poetry-plugin-lockedbuild/actions/workflows/main.yml)\n[![PyPI](https://img.shields.io/pypi/v/poetry-plugin-lockedbuild.svg)](https://pypi.org/project/poetry-plugin-lockedbuild/)\n[![Python Versions](https://img.shields.io/pypi/pyversions/poetry-plugin-lockedbuild)](https://pypi.org/project/poetry-plugin-lockedbuild/)\n\nThis package is a plugin that allows the building of wheel files with locked packages from `poetry.lock`.\n\n## Installation\n\nThe easiest way to install the `lockedbuild` plugin is via the `self add` command of Poetry.\n\n```bash\npoetry self add poetry-plugin-lockedbuild\n```\n\nIf you used `pipx` to install Poetry you can add the plugin via the `pipx inject` command.\n\n```bash\npipx inject poetry poetry-plugin-lockedbuild\n```\n\nOtherwise, if you used `pip` to install Poetry you can add the plugin packages via the `pip install` command.\n\n```bash\npip install poetry-plugin-lockedbuild\n```\n\n\n## Usage\n\nThe plugin provides an `lockedbuild` command to build a wheel file with locked packages.\n\n```bash\npoetry lockedbuild\n```\n\n### Available options\n\n* `--with`: The optional dependency groups to include when exporting.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Poetry plugin to add support for building wheel files with locked packages from the poetry.lock",
"version": "0.11.0",
"project_urls": {
"Homepage": "https://github.com/thesnapdragon/poetry-plugin-lockedbuild",
"Repository": "https://github.com/thesnapdragon/poetry-plugin-lockedbuild"
},
"split_keywords": [
"python",
" poetry",
" poetry-plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7b7c85ba3da8a483d296a6dbc486f5d65a270fb0d01d64198364e8ab6ab7007",
"md5": "afe8b6ef569c2a6f0236fc4dc64fd01a",
"sha256": "88e14ec62a7a2aff5cc11346ac94330d0ec37b1bd2828f6144bb57109908e67a"
},
"downloads": -1,
"filename": "poetry_plugin_lockedbuild-0.11.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "afe8b6ef569c2a6f0236fc4dc64fd01a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 5447,
"upload_time": "2025-01-28T22:43:02",
"upload_time_iso_8601": "2025-01-28T22:43:02.678124Z",
"url": "https://files.pythonhosted.org/packages/f7/b7/c85ba3da8a483d296a6dbc486f5d65a270fb0d01d64198364e8ab6ab7007/poetry_plugin_lockedbuild-0.11.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "367f4173a071987c868b30301f048337d60a450d9fcf47a4a7a5c6bd18d9002f",
"md5": "45f0ad37189d9bc5db854422106e8bb7",
"sha256": "122987a414f204714f88a61795ad5cbbd07b501e049cc65b1ad3e2f7c7eaa291"
},
"downloads": -1,
"filename": "poetry_plugin_lockedbuild-0.11.0.tar.gz",
"has_sig": false,
"md5_digest": "45f0ad37189d9bc5db854422106e8bb7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 19807,
"upload_time": "2025-01-28T22:43:04",
"upload_time_iso_8601": "2025-01-28T22:43:04.402102Z",
"url": "https://files.pythonhosted.org/packages/36/7f/4173a071987c868b30301f048337d60a450d9fcf47a4a7a5c6bd18d9002f/poetry_plugin_lockedbuild-0.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-28 22:43:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thesnapdragon",
"github_project": "poetry-plugin-lockedbuild",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "poetry-plugin-lockedbuild"
}