Skip to content

SouthAfricaDigitalScience/python-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

python-deploy

Build, test and deploy scripts necessary to deploy Python.

Versions:

  • 2.6.9
  • 2.7.11
  • 2.7.13
  • 3.4.1
  • 3.6.0

Dependencies

  • zlib
  • bzip2
  • tcltk
  • sqlite
  • readline
  • ncurses
  • openssl/1.0.2g
  • gcc/${GCC_VERSION}

GCC versions

  • 4.9.4
  • 5.4.0
  • 6.3.0

Configuration

--enable-shared \
--enable-loadable-sqlite-extensions \
--with-system-ffi \
--with-tcltk-includes=${TCL_DIR}/include \
--with-tcltk-libs=${TCL_DIR}/lib \
--with-ensurepip=upgrade

Citing

About

Build and test scripts necessary to deploy Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages