We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a3cab commit fc4f46bCopy full SHA for fc4f46b
README.md
@@ -1,4 +1,11 @@
1
# Paketo Buildpack for CPython Cloud Native
2
+
3
+<div align="center">
4
+ <a href="https://dash.plotly.com/project-maintenance">
5
+ <img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
6
+ </a>
7
+</div>
8
9
The CPython Buildpack provides CPython (reference implementation of Python) 3.
10
The buildpack installs CPython onto the `$PATH` which makes it available for
11
subsequent buildpacks and in the final running container. It also sets the
0 commit comments