Inclusion of ez_setup.py to aide in using Panda's python as default installation

Registered by Delaney

Most major non-standard python modules are available through PyPi (http://pypi.python.org/pypi). Instead of searching for correct version of modules that match your python+os there is a handy tool called EasyInstall that automates most of this. What I suggest is the inclusion of http://peak.telecommunity.com/dist/ez_setup.py

Run this once then whenever someone wants a module, say SqlAlchemy for example, its as easy as 'easy_install sqlalchemy'.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Low
Drafter:
None
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
Accepted for 1.6.x
Implementation:
Implemented
Milestone target:
milestone icon 1.6.1
Started by
rdb
Completed by
rdb

Related branches

Sprints

Whiteboard

Done. It will be put in site-packages for the next release.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.