Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

keboola/python-docker-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Docker application

Build Status Code Climate

General library for python application running in KBC. The library provides function related to docker-bundle.

Installation

pip install git+git://github.com/keboola/python-docker-application.git

Note that the library is already installed in production containers in KBC.

Usage

Basic usage:

from keboola import docker
cfg = docker.Config('/data/')
params = cfg.get_parameters()

See documentation in doc directory for full list of available functions. See development guide for help with KBC integration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages