Friday, December 28, 2018

Re: Building a framework

Hi,

If you consider that Django has been in development over 10 years now and been developed by several individuals. So building a framework like Django doesn't happen overnight.

Flask is microframework, containing very minimal set of tools and relying on external components. Building something like Flask could be possible since you wouldn't need to deal with complex issues like ORM or database supports.

On Fri, Dec 28, 2018 at 4:27 PM Muhammad Zuhair Askari <mzuhair14m@gmail.com> wrote:
Hi! I want  to develop a framework like Django, Flask etc. using python as a final year project of my graduation. This may be very useful for learning purpose. Can anybody tell me how much time will it take for a not well experienced python developer? And is it a good Final Year Project?

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4e7d6365-4658-4bfa-9257-5157a233fb53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHn91ocFYdArSJ%2BaTL444NuXXK2uL-UKg1uwVpBaHdMf6bv7ww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment