Skip to content

Minimal base python image for using with KBase SDK apps

License

Notifications You must be signed in to change notification settings

kbase/sdkpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDK Base Python Image

This is a very minimal base python image for building KBase SDK apps. It also contains a copy of the KBase SDK.

Contents

This image just contains the basics.

  • Ubuntu 20.04 base image
  • Dependencies packages: gcc make curl git openjdk-8-jre
  • Installation of the kb-sdk tool (1.2.1)
  • Python 3.9.13 via Conda
  • Mamba for Conda package installation
  • A select set of python modules in the requirements.txt