Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 728 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 728 Bytes

Buildpack image for development for Python PostgreSQL tools :

  • based on dalibo/buildpack
  • python2, pip, setuptools, wheel.
  • python3, pip, setuptools, wheel.
  • flake8, pytest, virtualenv.
  • poetry, twine.
  • ldapsearch and friends
  • docker.io

Tags

  • rockylinux9 with Python 3.9.
  • rockylinux8 with Python 3.6.
  • centos7 with Python 2.7 and 3.6.
  • centos6 with Python 2.6.
  • bookworm with Python 3.10.
  • bullseye with Python 2.7 and 3.9. Includes pyright.
  • bullseye-slim with only Python 3.9 and latest pip.
  • buster with Python 2.7 and 3.7.
  • stretch with Python 2.7 and 3.5.