Re: Digest for networktocode@googlegroups.com - 1 update in 1 topic

21 views
Skip to first unread message

Christopher Young

unread,
Jul 19, 2015, 7:19:26 PM7/19/15
to networ...@googlegroups.com
Hi Dave,

If what you’re trying to automate is the collection of input from your users, you may want to look at using Flask which is a python web framework.  I’ve just started looking at this, but it seems that it wouldn’t be THAT hard to create the forms page and have the users input sucked into a native python structure ( list of dicts or something similar ) and then write it out to disk using the python YAML library.

One other thing that made me want to look at Flask specifically is the fact that it also uses Jinja2 as one of the main components.  Nothing like combining skills. :) 

Good luck!

@netmanchris


On Jul 19, 2015, at 7:11 PM, networ...@googlegroups.com wrote:

Michael Kashin <m.kas...@gmail.com>: Jul 18 04:24PM -0700

Hey Dave,
Have you tried using yaml library for that? You can get you native data structures dumped into yaml without having to worry about syntax.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to networktocod...@googlegroups.com.

Reply all
Reply to author
Forward
0 new messages