The Python Package Index (https://pypi.python.org/pypi) is to my knowledge
the largest centralized source of Python packages. That's where
easy_install and pip typically fetch them so that you can install from the
command line without manual download.

-=- Olivier


2013/4/7 Happyman <[email protected]>

> Hello,
>
> I started using python 4-5 months ago. At that time I didn't realize there
> are incredibly many resource like modules, additional programs (ready one)
> in python. The problem is to which one I can get all I want "properly". I
> mean where (exact place) I can download standard modules without going
> other links?? For example, Excel python module, Image processing module,
> something module..Every time I get modules from different links..
>
> Is there exact place (stable) to get simply rather than picking/jumping
> from one to another site??
>
> Any answer is appreciated
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to