top | item 40987864 (no title) dmansen | 1 year ago What in the world is a poetry lockfile discuss order hn newest danans|1 year ago Poetry is a dependency manager for python projects (https://python-poetry.org/). A lockfile is a generic mechanism to serialize mutations to a resource, in this case, probably the file that stores the project's dependency configuration. erikerikson|1 year ago Python dependencies file, see also package-lock.jsonhttps://python-poetry.org/
danans|1 year ago Poetry is a dependency manager for python projects (https://python-poetry.org/). A lockfile is a generic mechanism to serialize mutations to a resource, in this case, probably the file that stores the project's dependency configuration.
erikerikson|1 year ago Python dependencies file, see also package-lock.jsonhttps://python-poetry.org/
danans|1 year ago
erikerikson|1 year ago
https://python-poetry.org/