{"library":"poetry-plugin-export","type":"library","category":null,"description":"poetry-plugin-export is an official Poetry plugin, currently at version 1.10.0, that extends Poetry's functionality by providing an `export` command. This command allows users to convert locked dependencies from `poetry.lock` files into various standardized formats such as `requirements.txt`, `constraints.txt`, and `pylock.toml`. It aims to eventually replace the functionality of Poetry's built-in `export` command (which is no longer bundled by default in Poetry 2.0+). The plugin is actively maintained, with releases tied to the evolution of Poetry itself.","language":"python","status":"active","version":"1.10.0","tags":["poetry","plugin","export","dependencies","requirements.txt","constraints.txt","pylock.toml","packaging","cli"],"install":[{"cmd":"poetry self add poetry-plugin-export","imports":[]},{"cmd":"pipx inject poetry poetry-plugin-export","imports":[]},{"cmd":"# In pyproject.toml for Poetry 2.0+:\n[tool.poetry.requires-plugins]\npoetry-plugin-export = \">=1.8\"","imports":[]},{"cmd":"pip install poetry-plugin-export","imports":[]}],"homepage":"https://python-poetry.org/","github":"https://github.com/python-poetry/poetry-plugin-export","docs":null,"changelog":null,"pypi":"https://pypi.org/project/poetry-plugin-export/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sat Apr 11","next_check":"Fri Jun 26","install_tag":null}}