Giter Club home page Giter Club logo

pystaller's Introduction

Pystaller

Scripts for installing various versions of Python without conflicts.

Ubuntu 16

Installs:

  • python2.7, 3.5, 3.6 & 3.7
  • pip for each python version

Features:

  • #!/usr/bin/env pythonX.X will invoke pythonX.X
  • #!/usr/bin/env python will invoke python 2.7 (for maximum compatibility with legacy systems)
  • #!/usr/bin/env python2 will invoke python2.7
  • #!/usr/bin/env python3 will invoke python3.5
  • pip[X[.X]] works in a similar way as the above

Tests:

There is an integration test at ubuntu_16/tests/test_install_python_ubuntu_16 which runs ubuntu_16/install_python_ubuntu_16.sh in an ubuntu16.04 docker container which then runs a test to check if the installation works as expected.

Windows

See README.md at ./windows

pystaller's People

Contributors

hallgrimur1471 avatar

Watchers

James Cloos avatar  avatar

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.