This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 157406 - Python Eggs Manager for NetBeans
Summary: Python Eggs Manager for NetBeans
Status: RESOLVED WONTFIX
Alias: None
Product: python
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: amitksaha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-25 10:50 UTC by amitksaha
Modified: 2009-06-25 09:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description amitksaha 2009-01-25 10:50:50 UTC
The Python Eggs Manager will be useful to manage Python eggs from NetBeans IDE. It will support 'virtualenv' as well.
Comment 1 amitksaha 2009-01-25 11:16:29 UTC
The widely used way to do this is using "easy_install", which the initial support will be using. Support for "pip" may
be added. There will be option to customize the package index being used.
Comment 2 amitksaha 2009-06-25 09:03:54 UTC
I have stopped working on this issue, as of now.