As a former PHP dev who avoided the command line at all cost, the
frustrations during the transition period to Python/Django/CLI were well
worth it. It can seem daunting, but command line syntax quickly becomes
second nature, and I can't imagine going back to the days when I developed
using a mouse.

As for package management, I'd highly recommend using pip within
virtualenv. Here are a few links that helped me get started:

http://mirnazim.org/writings/python-ecosystem-introduction/
http://www.saltycrane.com/blog/2009/05/notes-using-pip-and-virtualenv-django/
http://www.clemesha.org/blog/modern-python-hacker-tools-virtualenv-fabric-pip/

On Tue, Oct 9, 2012 at 9:59 AM, Lewis Satini <jubilee.le...@gmail.com>wrote:

> Thank you so much all of you and the fast response
>
>
> On Tue, Oct 9, 2012 at 11:52 AM, Tom Evans <tevans...@googlemail.com>wrote:
>
>> On Tue, Oct 9, 2012 at 4:48 PM, Lewis Satini <jubilee.le...@gmail.com>
>> wrote:
>> > Thank guys for helping this out.
>> > One more question what is the basic step of installing the package? are
>> they
>> > all the same?
>>
>> Why don't you install a couple and see?
>>
>> They are normally similar, but not necessarily so.
>>
>> Tom
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>
>
> --
> facebook.com/artistbean
> SMS at (646) 450-6756
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
Jonathan D. Baker
Developer
http://jonathandbaker.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to