/python

Primary LanguageGoApache License 2.0Apache-2.0

Python Paketo Buildpack

gcr.io/paketo-buildpacks/python

The Python Paketo Buildpack provides a set of collaborating buildpacks that enable the building of a Python-based application. These buildpacks include:

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

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