Skip to content

A sample Python/Flask web application deployable to Cloud Foundry

Notifications You must be signed in to change notification settings

mingkai1688/hello-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Python Web application ==``===========================

The`` sample is using Flask microframework and is intented to test the Python support on Pivotal's Cloud Foundry.

Deploy to Cloud Foundry
-----------------------
```script
cf push <YOUR_APP_NAME> -m 128M
```
or
```script
cf push <YOUR_APP_NAME> -m 128M
```
or
```script
cf push <YOUR_APP_NAME> -m 128M
````

About

A sample Python/Flask web application deployable to Cloud Foundry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%