Skip to content

pycontribs/pys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pys

Repository used to pre-build python enabled images for popular operating systems

These images are not indented to for production, instead they are aimed on testing python libraries on multiple platforms.

Inclusions

  • pip
  • selinux python bindings (Red Hat systems)
  • gcc
  • git
  • python headers
  • openssl headers
  • sudo

Use cases

  • Testing if your builded wheel can be installed on a specific platform

Customizations

  • /usr/bin/python symlink is created to point to python3 where needed. Keep in mind to use module calling convention for pip, virtualenv and other tools as this symlink is the only exception made. The idea way to avoid having to detect python executable when you implement testing.

About

Repository used to pre-build python enabled images for popular operating systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published