On 10/07/18 14:06, Harsh Rawat wrote:
Identifying a useful name means ?

Let's say you have identified a great group of packages which you can install and provides Django friendly Shopping cart.

It would be better for that group of packages to be installed by :

        pip install Django['shopping-cart']

rather than say :

        pip install Django[anthony]


while 'anthony' is a perfectly fine name (my parents definitely liked it), it isn't particularly useful in this case; if you saw that in an installation script you would wonder why Django was being installed using that option, but 'shopping-cart' is at least helpful in terms for describing the functionality you might get.



--
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 <mailto:django-users+unsubscr...@googlegroups.com>. To post to this group, send email to django-users@googlegroups.com <mailto: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/785cb34c-4099-4213-9aef-2c81a5a21ef7%40googlegroups.com <https://groups.google.com/d/msgid/django-users/785cb34c-4099-4213-9aef-2c81a5a21ef7%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.


--
--
Anthony Flury
email : *anthony.fl...@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/11a73dce-a6ad-e16e-eec4-8551f088ee54%40btinternet.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to