Is there a web-editor I can use with Python?

Ognjen Bezanov Ognjen at mailshack.com
Fri Jun 13 17:10:51 EDT 2008


Hello Everyone!

I am building an application using WxWidgets, and its job is to manage
HTML data in a database. Now I need essentially a HTML editor that I can
embed into my program, that will parse the HTML and allow the user to
edit it.

Many of these 'WYSIWYG' HTML editors exist for other languages (e.g.
FCKeditor for php) but I have not found any for python.

If anyone has any ideas, I would much appreciate it!  I already had a
look to see if there were any python bindings for NVU and Mozilla
composer, that would allow me to use the editors, but no luck :(

Thanks!

Ognjen.






More information about the Python-list mailing list