how to create a pip package
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Tue Nov 10 01:43:08 EST 2009
En Tue, 10 Nov 2009 00:48:26 -0300, Phlip <phlip2005 at gmail.com> escribió:
> I have a single file that I need my crew to pip install.
>
> When I Google for "how to create a pip package" I don't hit anything.
> Of course that info is out there; I can't seem to pick up the trail of
> breadcrumbs to it.
See http://pip.openplans.org/
You're looking for the "freeze" command.
--
Gabriel Genellina
More information about the Python-list
mailing list