Log file Viewer
Help
|
Karma
| Search:
#pypa logs for Sunday the 2nd of March, 2014
(
Back to #pypa overview
) (
Back to channel listing
) (
Animate logs
)
[
18:00:42
] <
gauravb7090
> heyy
[
18:00:48
] <
gauravb7090
> wanted some help regarding running pip on my Mac OS X
[
18:00:54
] <
gauravb7090
> getting error on pip list
[
21:01:49
] <
gauravb7090
> is there something of the form of a python package database?
[
21:03:26
] <
gauravb7090
> pip's package database?
[
21:09:35
] <
Alex_Gaynor
> gauravb7090: Sure, all the packages are at pypi.python.org/pypi
[
21:10:22
] <
gauravb7090
> can I list them all using any python program?
[
21:10:47
] <
gauravb7090
> like by using the pip source code to search for packages
[
21:10:59
] <
gauravb7090
> the PackageFinder Class to be specific
[
21:11:23
] <
Alex_Gaynor
> https://pypi.python.org/simple/ has a list of every single class
[
21:11:25
] <
Alex_Gaynor
> err, package
[
21:14:35
] <
gauravb7090
> I actually wanted to make port files for particular packages
[
21:14:48
] <
gauravb7090
> will the package finder class do my work? like searching for packages by easy_install techniques
[
21:16:22
] <
gauravb7090
> i.e. for a given pip python package