Giter VIP home page Giter VIP logo

python-test-multi's Introduction

Python Test Container

Testing Python apps with tox and python versions has never been so easy!

Installed Python Versions

3.9-3.10

Older OS tags may have less recent versions.

OS Tags

- ubuntu1604 (you should upgrade the OS!)
- ubuntu1804
- ubuntu2004
- ubuntu2204
- latest (Ubuntu 22.04)

Entrypoint

By default the entrypoint is whatever you mount at /opt/src/docker-entry. You must put a file there or else bash will complain that there is no file.

PIP

pip is installed for every Python version. The executable is under pip{short python version}, for example, pip3.9.

Testing the container

You can drop into a shell inside the container with:

$ docker run --rm -it --entrypoint=/bin/bash level12/python-test-multi

Problems

File a bug report at https://github.com/level12/python-test-multi/issues

python-test-multi's People

Contributors

rsyring avatar guruofgentoo avatar calebsyring avatar bchopson avatar n8harmon avatar bladams avatar leifashby avatar matthiaswh avatar

Stargazers

Karolis K avatar

Watchers

 avatar  avatar James Cloos avatar  avatar Nick Harvey avatar Amber Diehl avatar  avatar  avatar  avatar Timothy Warren avatar

Forkers

bladams battyone

python-test-multi's Issues

upgrade virtualenv

The version of virtualenv in the image needs to be updated so that we get a newer version of the vendored pip. I have confirmed that this will resolve the problems we had recently with python 2.7 wheel ABI compatibility.

Readme is out of date

The readme says tox is the entry point but that is no longer true. There is some other stuff in there that also is not true any more.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.