Skip to content

shipwright-io/sample-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

sample-python

A collection of Python based sample code.

Overview

This repository host minimal assets for the Python programming language.

Structure

This repository consists of multiple directories, each directory is intended to work with a particular set of tools that are currently supported in Shipwright/Build.

/docker-build

Assets with a Dockerfile, which indicates how to compile the specified source file. This asset is intended to work with tools like BuildKit, Kaniko, or Buildah.

/source-build

Assets with pure source code, without any knowledge about Docker. This asset is intended to work with Buildpacks, like the Paketo or Heroku implementation.

About

A collection of Python based sample code

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published