An open API service indexing awesome lists of open source software.

https://github.com/hostwithquantum/python-poetry

A Docker image (based on Debian Buster) for Python 3.x with Poetry
https://github.com/hostwithquantum/python-poetry

poetry-python python python3

Last synced: 2 months ago
JSON representation

A Docker image (based on Debian Buster) for Python 3.x with Poetry

Awesome Lists containing this project

README

          

# python-poetry

Base image with Python `3.x` and [poetry](https://python-poetry.org/).

## Usage

```Dockerfile
FROM ghcr.io/hostwithquantum/python-poetry:vX
```

Tags correspond to the tags in this repository.