What about wget? Chris
On Fri, Mar 7, 2014 at 6:32 PM, Michael Merickel <[email protected]> wrote: > I've had in the back of my mind for quite a while the idea of building a > pyramid_freezer, inspired by Flask-Freeze. The idea would be to have a > simple module using WebTest that would take your app. It could then ping > the app for known routes, and take an optional list of other routes that > could dump out pages for traversal or pattern-based routes. I don't think > it's very difficult, just haven't the roundtuits. Probably you would just > add the routes and settings to a [freezer] section of your ini. > > > On Fri, Mar 7, 2014 at 5:24 PM, Jonathan Vanasco <[email protected]>wrote: > >> It wouldn't be too hard to use Pyramid as-is, then just have a pyramid >> command-line script that can loop through everything and build out the site >> for you. >>> >>> -- >> 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. > -- 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.
