Friday, December 28, 2018

Re: Building a framework

Yes, What if I move towards building such framework like Flask, I even want to make more simpler and having less features (just basic features) framework, will that be useful for learning web in a bit deeper and is it worthy for a final Year Project for an under-graduate level student? Or there is another choice that what If I just download or forked the source code of Django or Flask or other simple framework and first understand and then making changes in that framework and customize that. What about this idea Sir?  @jani Tiainen

On Friday, December 28, 2018 at 7:52:11 PM UTC+5, Jani Tiainen wrote:
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 <mzuha...@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...@googlegroups.com.
To post to this group, send email to django...@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/ed939186-b30b-43c2-b9d6-e2da85bde218%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment