Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    pythonbrew 1.3

    Download button

    No screenshots available
    Downloads: 447  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    utahta | More programs
    MIT/X Consortium Lic... / FREE
    April 23rd, 2012, 12:53 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    pythonbrew description

    Manage Python installations in your $HOME

    pythonbrew is a Python module to automate the building and installation of Python in the users HOME.

    pythonbrew is based on perlbrew.

    Installation

    Following python version is required to use pythonbrew:

     2.4 < = Python < 3

    The recommended way to download and install pythonbrew is to run these statements in your shell.:

    easy_install pythonbrew
    pythonbrew_install


    After that, pythonbrew installs itself to ~/.pythonbrew, and you should follow the instruction on screen to setup your .bashrc or .cshrc to put it in your PATH.

    If you need to install pythonbrew into somewhere else, you can do that by setting a PYTHONBREW_ROOT environment variable.:

    export PYTHONBREW_ROOT=/path/to/pythonbrew
    pythonbrew_install


    Usage

    pythonbrew command [options]

    Install some Pythons:

    pythonbrew install 2.6.6
    pythonbrew install Python-2.5.5
    pythonbrew install --configure="CC=gcc_4.1" Python-2.6.6
    pythonbrew install --no-setuptools Python-2.6.6
    pythonbrew install http://www.python.org/ftp/python/2.7/Python-2.7.tgz

    Switch python in the $PATH:

    pythonbrew switch 2.6.6
    pythonbrew switch Python-2.5.5


    List the available install versions of Python:

    pythonbrew list 2.6
    pythonbrew list 3.0


    Uninstall some Pythons:

    pythonbrew uninstall 2.6.6

    Remove stale source folders and archives:

    pythonbrew clean

    Upgrades pythonbrew to the latest version:

    pythonbrew update

    Disable pythonbrew:

    pythonbrew off

    Show version:

    pythonbrew version

    COMMANDS

    install < version >

     Build and install the given version of Python.

     Setuptools and pip is automatically installed.

     options: --force, --no-setuptools and --configure.
    installed
     List the installed versions of python.
    switch < version >
     Switch to the given version.
    list < version >
     List the available install version of python.
    uninstall Python-
     Uninstall the given version of python.
    clean
     Remove stale source folders and archives.
    update
     Upgrades pythonbrew to the latest version.
    off
     Disable pythonbrew.
    version
     Show version.

    Options

    -f | --force
     Force installation of a Python.
    -C | --configure
     Custom configure options.
    -n | --no-setuptools
     Skip installation of setuptools.


    Product's homepage

    Requirements:

    · Python

    What's New in This Release: [ read full changelog ]

    · Fixed issue #62,#70 Pythonbrew's bashrc $PATH error
    · Fixed issue #74,#76 pythonbrew does not update $PYTHONPATH when changing environments
    · Fixed issue #75 Replace the absolute path of the user's home with $HOME
    · Fixed issue #68 update to 1.2 fails on OS X 10.7.3

      


    TAGS:

    Python installations | installations manager | HOME | Python | installations

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM