Amelie, You are asking the right questions, although perhaps on the wrong list. ;-) One good reason for using a framework like django is that you don't have to worry so much about the "plumbing" of your application....there are a lot of really smart people doing that for you. The price you pay is the extra effort of learning how to use the new framework.
One final thought. In the time it would take to evaluate several different development options for your application (or even in the time we have been talking about this project), you could have run through the django tutorial and had your application up and running. IMO, you may be overthinking this project, given the description you gave us. Mark On May 16, 2014 2:25 AM, "Amelie Bacle" <amelie.ba...@gmail.com> wrote: > Thanks again, I can see that the community of Django is very helpful now > :). So if I understood well, I can just do a regular js script with AJAX > that will execute a bash command on my python script ? I read that it may > be dangerous, is that right ? And what about Python CGI ? > > Sorry if I ask basics questions, I feel a little bit lost on that > subject... :( > > On Friday, May 16, 2014 10:19:11 AM UTC+2, Venkatraman.S. wrote: > >> Honestly, django may be an overkill for you, as something lightweight >> like Flask might do the magic for this particular usecase. Or even a >> simple html with js should do without any added framework shebang. >> >> BUT, django, comes with an awesome community and loads of packages that >> might help you a tonne when you want to grow your application or want to >> create/add more products/features. >> >> On Thu, May 15, 2014 at 6:43 PM, Amelie Bacle <amelie...@gmail.com>wrote: >> >>> Ok thanks for your answers. Yeah maybe that best suits not here, I meant >>> is Django able to do what I plan to do before I start studying the >>> framework and loss time. Let's see the tutorial then ! >>> >>> On Thursday, May 15, 2014 11:33:05 AM UTC+2, Amelie Bacle wrote: >>>> >>>> Hello everyone, >>>> >>>> I have to do a web application at my work. I use to program with >>>> Python every day but never for web application. So I wanted to know if >>>> Django is the best choice for my problem. Here it is, in my application >>>> there will be only one form (with some file uploading). After the >>>> submission, I want to execute an internal Python script on those files on >>>> our servers. >>>> It seems pretty simple but I have no idea how to do this so do you >>>> think that Django will be able to do this quickly and safely ? Do you have >>>> examples of that kind of code ? >>>> >>>> Thanks in advance for your answers and sorry for possibly english >>>> mistakes :D >>>> >>>> Amélie. >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to django-users...@googlegroups.com. >>> To post to this group, send email to django...@googlegroups.com. >>> Visit this group at http://groups.google.com/group/django-users. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/ef7ce260-325d-4de1-8d44-3b4f8f51eea6%40googlegroups.com<https://groups.google.com/d/msgid/django-users/ef7ce260-325d-4de1-8d44-3b4f8f51eea6%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/dc1fe1bf-00c1-42bf-aab7-2c169683ac07%40googlegroups.com<https://groups.google.com/d/msgid/django-users/dc1fe1bf-00c1-42bf-aab7-2c169683ac07%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEqej2PhnjnvaTkaBUQ25P2wwe6BPM8i0GBicmMo%3DdJmwCWN5w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.