Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 2.37 KB

README.md

File metadata and controls

48 lines (38 loc) · 2.37 KB

Python Paketo Buildpack

gcr.io/paketo-buildpacks/python

The Python Paketo Buildpack provides a set of collaborating buildpacks to build a Python-based application These buildpacks include:

Additionally, the following utility buildpacks are included for all application types

The buildpack supports building simple Python applications or applications which utilize either Conda, Pipenv or Pip for managing their dependencies.

Pipenv, Pip, or Poetry for managing their dependencies.

Build:

./scripts/package.sh --version 5.1.1 --output quay.io/plotly/paketo-buildpacks-python:5.1.1

Check out the Python Paketo Buildpack docs for sample usage and more information.

The Python buildpack is compatible with the following builder(s):