Skip to content

Opinionated fork of base python image (Virtualenv + selenium requirements)

License

Notifications You must be signed in to change notification settings

derek-adair/python-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Workflow

Base Python image forked from stackbrew/ubuntu:trusty, paired with different layers to aid in development and testing. The goal is to remove any and all impedements for getting python apps to run, whether its on staging, production or locally.

It Comes With...

:base

  • python3.5
  • python3.5-dev
  • python-pip
  • git
  • wget
  • pip
  • virtualenv

:dev

  • libpq-dev (required for pyscopg2)
  • xvfb (runs gui apps w/o a frame buffer, needed for funcitonal tests in firefox)
  • firefox
  • xfonts-100dpi/75dpi/scalable

:ffmpeg

  • ff :ffmeg
  • ffmeg + reqs ** opencore-amr ** x264 ** x265 ** libogg ** libopus ** libvorbis ** libtheora ** libvpx ** libmp3lame ** xvid ** fdk-aac ** openjpeg ** freetype ** libvstab ** fridibi ** fontconfig ** libass ** kvazaar

Python-2.7

No longer supporting python 2. Come on dude...

About

Opinionated fork of base python image (Virtualenv + selenium requirements)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published