URL details: python-poetry.org/docs/basic-usage/
URL title:
Basic usage | Documentation | Poetry - Python dependency management and packaging made easy
URL description:
Basic usage For the basic usage introduction we will be installing pendulum, a datetime library. If you have not yet installed Poetry, refer to the Introduction chapter. Project setup First, let’s create our new project, let’s call it poetry-demo: poetry new poetry-demo This will create the poetry-demo directory with the following content: poetry-demo ├── pyproject.toml ├── README.md ├── poetry_demo │ └── __init__.py └── tests └── __init__.py The pyproject.toml file is what is the most important here.
URL last crawled:
2022-08-31
URL speed:
1.000 MB/s,
downloaded in 0.070 seconds
4 external links to this url
Only links from external domains are shown on this page.