poetry
Manage Python packages and dependencies.
- Create a new Poetry project in the directory with a specific name:
- Install a dependency and its subdependencies:
- Install a development dependency and its subdependencies:
- Interactively initialize the current directory as a new Poetry project:
- Get the latest version of all dependencies and update `poetry.lock`:
- Execute a command inside the project's virtual environment:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).