Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Libraries

    Distribute 0.6.27

    Download button

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

    License / Price:

    Last Updated:

    Category:
    The fellowship of the packaging | More programs
    Python License / FREE
    May 21st, 2012, 01:56 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Distribute description

    Download, build, install, upgrade, and uninstall Python packages -- easily!

    Distribute is a friendly fork of the setuptools utility. The Setuptools maintainer, Phillip J. Eby is not responsible of any aspect of this fork.

    If you install Distribute and want to switch back for any reason to Setuptools, get to the Uninstallation instructions section.

    About the installation process

    The Distribute installer modifies your installation by de-activating an existing installation of Setuptools in a bootstrap process. This process has been tested in various installation schemes and contexts but in case of a bug during this process your Python installation might be left in a broken state. Since all modified files and directories are copied before the installation, you will be able to get back to a normal state by reading the instructions in the Uninstallation instructions section.

    In any case, it is recommended to save you site-packages directory before you start the installation of Distribute.

    Installation Instructions

    Distribute is only released as a source distribution.

    It can be installed using easy_install or pip, with the source tarball, with the eggs distribution, or using the distribute_setup.py script provided online.

    distribute_setup.py is the simplest and preferred way on all systems.

    distribute_setup.py

    Download distribute_setup.py and execute it, using the Python interpreter of your choice.

    If your shell has the wget program you can do:

    wget http://nightly.ziade.org/distribute_setup.py
    python distribute_setup.py


    easy_install or pip

    Run easy_install or pip:

    easy_install Distribute
    pip install Distribute


    Source installation

    Download the source tarball, and uncompress it, then run the install command:

    wget http://pypi.python.org/packages/source/d/distribute/distribute-0.6.1.tar.gz
    tar -xzvf distribute-0.6.1.tar.gz
    cd distribute-0.6
    python setup.py install


    Uninstallation Instructions

    Like other distutils-based distributions, Distribute doesn't provide an uninstaller yet. It's all manual !

    Distribute is installed in three steps:

    1- it gets out of the way an existing installation of Setuptools 2- it installs a fake setuptools installation 3- it installs distribute

    Distribute can be removed like this:

     * run easy_install -m Distribute. This will remove the Distribute reference from easy-install.pth or edit the file and remove it yourself.
     * remove the distribute*.egg file located in your site-packages directory
     * remove the setuptools.pth file located in you site-packages directory
     * remove the easy_install script located in you sys.prefix/bin directory
     * remove the setuptools*.egg directory located in your site-packages directory if any.

    If you want to get back to setuptools:

     * reinstall setuptools using its instruction.

    Last:

     * remove the .OLD. directory located in your site-packages directory if any, once you have checked everything was working correctly again.


    Product's homepage

    Requirements:

    · Python

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

    · Support current snapshots of CPython 3.3.
    · Distribute now recognizes README.rst as a standard, default readme file.
    · Exclude 'encodings' modules when removing modules from sys.modules. Workaround for #285.
    · Issue #231: Don't fiddle with system python when used with buildout (bootstrap.py)

      


    TAGS:

    package installer | package uninstaller | Python packages | Python | package | installer



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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