Sign inSign up

whoop/python-analytics-base

By whoop

Updated over 8 years ago

Python 3, some scientific computing libraries, and some friends

Image
3

10K+

whoop/python-analytics-base repository overview

Base-container for analytics code

This Dockerfile installs various slow-to-install dependencies, like NumPy and SciPy.

It's used as a base-image for other Python images. By separating this slow, infrequently-changing part of the build, automated Docker builds are considerably faster.

GUnicorn, Flask, and PsycoPG are included because the final images present the analytical code as a REST service.

Contents

  • Python 3
  • NumPy 1.8
  • SciPy 0.13
  • Flask 0.10
  • GUnicorn 19
  • python-dateutil 2.2
  • pgpasslib
  • psycopg2

Tag summary

Content type

Image

Digest

sha256:14351c5d5

Size

340.7 MB

Last updated

almost 11 years ago

docker pull whoop/python-analytics-base