Skip to content

vrabbi/python-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python sample app using pip package manager

Building

pack build pip-sample --buildpack gcr.io/paketo-buildpacks/python

Running

docker run --interactive --tty --env PORT=8080 --publish 8080:8080 pip-sample

Viewing

curl http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors