<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thank you all for your answers.<div class="">I’ll start looking more in the given examples.<br class=""><div class=""><br class=""></div><div class="">/Benjamin</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Le 24 avr. 2015 à 17:26, Carl Waldbieser <<a href="mailto:cwaldbieser@gmail.com" class="">cwaldbieser@gmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">This is not the simplest example, but if you take a look at this project, it has what I think you are describing:<div class=""><br class=""></div><div class="">  <a href="https://github.com/cwaldbieser/synthproxy" class="">https://github.com/cwaldbieser/synthproxy</a></div><div class=""><br class=""></div><div style="" class="">The "BindProxy" proxy has an administrative web service based on Klein.  It really only has a single resource for deleting items from the cache, but it shows one way how to integrate the web interface with your other network service.</div><div style="" class=""><br class=""></div><div style="" class="">Thanks,</div><div style="" class="">Carl Waldbieser</div><div style="" class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Thu, Apr 23, 2015 at 4:44 PM, Benjamin BERTRAND <span dir="ltr" class=""><<a href="mailto:beenje@gmail.com" target="_blank" class="">beenje@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br class="">
<br class="">
I have a Twisted network application that I deployed as a twistd plugin.<br class="">
I have different configuration files defining several parameters including some Redis pub/sub channels.<br class="">
Today I use a script to stop and start the plugin with the proper configuration file.<br class="">
I’d like to make a web UI to be able to change the configuration of the application.<br class="">
<br class="">
I already saw some people asking about that but I haven’t found any example.<br class="">
Could anyone point me to some examples of a Twisted application with a web UI?<br class="">
<br class="">
I have developed some Flask web app, so I think it would be easier for me to start with Klein.<br class="">
But I’m not against trying Nevow (Twisted docs recommend it for this purpose).<br class="">
<br class="">
Thanks<br class="">
<br class="">
Benjamin<br class="">
_______________________________________________<br class="">
Twisted-web mailing list<br class="">
<a href="mailto:Twisted-web@twistedmatrix.com" class="">Twisted-web@twistedmatrix.com</a><br class="">
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web" target="_blank" class="">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web</a><br class="">
</blockquote></div><br class=""></div>
_______________________________________________<br class="">Twisted-web mailing list<br class=""><a href="mailto:Twisted-web@twistedmatrix.com" class="">Twisted-web@twistedmatrix.com</a><br class="">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web<br class=""></div></blockquote></div><br class=""></div></div></body></html>