Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Dockerized Python 3.5 with scientific Python packages

This project generates a Docker image based on Alpine with LLVM 7 and MySQL served by larsklitzke/alpine-python3.5-llvm7-mysql for Python 3.5 for data analysis. Therefore, it adds the following python packages:

  • numpy
  • scipy
  • scikit-learn
  • numba
  • pandas
  • matplotlib
  • Pillow
  • PyYAML

Docker image

The latest version of the image is hosted on Dockerhub.

You can use the image in your project by pulling it from Dockerhub with

  docker pull larsklitzke/alpine-mysql-python3.5-scientific
  

About

Dockerfile to generate a Docker image for data analysis with a MySQL client and Python in version 3.5.6.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages