On Mon, Jul 6, 2009 at 8:30 AM, djangonoob <ye.eug...@gmail.com> wrote:

>
> Hi all,
> i was wondering if we can use python libraries in Django?
>
> Do we need to type in any form of extra commands ?
>
> For instance, if i want to use the urllib library, how do i do that?
>
> Best Regards.
> >
>
Django is just python, to use any python libraries you simply import and use
them as usual.

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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