hybris/python-test-applications

Name: python-test-applications

Owner: hybris GmbH

Description: A collection of applications used for testing the Python buildpack

Created: 2016-01-05 08:21:46.0

Updated: 2018-03-23 14:50:54.0

Pushed: 2017-11-28 16:14:44.0

Homepage: null

Size: 3

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Python Test Applications

A collection of applications used for testing the Python buildpack

Applications

| Name | Description | —- | ———– | flask-application | An application using Flask microframework

Output Content

All applications support the following REST operations:

| URI | Description | — | ———– | GET / | The health of the application

Building

Before building the project, the following tools must be installed:

To build the project, navigate to the app directory and run the following:

install -r requirements.txt
Deploying to Cloud Foundry

Each test application contains a manifest.yml file which allows the built application to be deployed to Cloud Foundry by simply issuing:

ush

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.