{"library":"poetry-plugin-sort","title":"Poetry Plugin Sort","description":"A Poetry plugin that automatically sorts dependencies alphabetically in pyproject.toml. Version 0.3.0 requires Python >=3.8, <4.0. Released under MIT license. Active development, infrequent releases.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install poetry-plugin-sort"],"cli":null},"imports":["from poetry_plugin_sort.plugin import PoetrySortPlugin"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"pip install poetry-plugin-sort\npoetry self add poetry-plugin-sort\npoetry sort","lang":"bash","description":"Install the plugin globally for Poetry, then run 'poetry sort' to alphabetically sort the dependencies in pyproject.toml.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}