You might want to simply build some "wheels" -- see https://pip.pypa.io/en/latest/reference/pip_wheel.html
On Thu, Aug 28, 2014 at 6:41 AM, Krishnakant Mane <[email protected]> wrote: > Dear all, > I have already worked with Pylons before. > I wish to know if just in case we have an offline tarball of Pyramid > available. > I would ideally like some thing like sudo python setup.py install do the job > with all the default libraries which it any ways installs . > So if there is a single package like django offers, there will be less band > width waisted when internet is scarce or slow. > So if I get a tarball which contains mako, webobb, beaker ... and all those > default things, it becomes very ideal. If additional things like sqlalchemy > are to be installed, they can be downloaded in addition. > Happy hacking. > Krishnakant. > > I go to teach Python in many schools in semi urben areas where this Scenario > comes. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
