Hi Stephane, I've also been excited about the idea of an admin UI for pyramid (or other WSGI framework). So I started such a undertaking as my personal learning project. I don't actively work on it any more because of various reasons and it would be a long way to go to have something similar to ActiveAdmin, but see for yourself: http://datashackle.net
Best, prinz On Wednesday, March 14, 2012 11:19:36 AM UTC+1, Stéphane Klein wrote: > > Hi, > > I would like to write a list of tools compatible with Pyramid to do > something like http://activeadmin.info/ > > I know : > > * formalchemy (http://docs.formalchemy.org/) > > I would like found or make something like ActiveAdmin (a clone ?) but > for Pyramid. > > If I build something like ActiveAdmin what dependency I need to use ? > Personally, I would like to use : > > * Mako template > * wtforms (but I can use other stuff) > * Bootstrap, from Twitter (http://twitter.github.com/bootstrap/index.html) > > Are you beginning one project like that ? Do you dream to this tool ? > Can we build a quick start "standard" admin UI like Django for Pyramid ? > > What are your comments ? > > Regards, > Stephane > -- > St�phane Klein <[email protected] <javascript:>> > blog: http://stephane-klein.info > Twitter: http://twitter.com/klein_stephane > pro: http://www.is-webdesign.com > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/QVpgwB6OkJQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
