deform [1] should work with python3. But not having used simpleform myself I cannot say whether it's a good replacement. From my experience I'd say if you need full control of the HTML generated by the form lib, deform may not fit the bill. regards, robert
[1] http://pypi.python.org/pypi/deform/ On Wed, Jul 25, 2012 at 10:34 AM, denys_br <[email protected]> wrote: > Is there good replace for pyramid_simpleform that works on Python 3? > > -- > 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/-/dtKPdf8cdLkJ. > 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. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. 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.
