> ActivePython for Windows includes the win32 extension libraries (if
>  one wants to go to native Windows code -- though the now standard ctypes
>  library permits similar capability if one knows the API), and PythonWin
>  IDE (as I recall, this started life as an included demo of the win32
>  extension libraries <G>). 

I don't necessarily want all my code to be native WIndows code. I'm 
starting to get the impression that since Django is developed on Unbuntu I 
should setup an interpreter on my VM with Unbuntu?

That's really all I am trying to understand. From A to B. A being where I 
am able to develop once I finally am able to make that decision and B how 
smart I picked A so that the move from my local computer to my server is 
smooth and simple.

I'm just unfamiliar with Python and how any of it is done besides just once 
you have an interpreter and type in simple functions. I've done everything 
from the interpreter I haven't even made a program yet. I just wanted to be 
in the right place when I started from the beginning just where I can send 
my work into production directly. If I loose compatibility with libraries 
and important features in Windows I will absolutely change my current 
course and move to where everyone is in the UNIX/LINUX realm.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/nSNskYv_OHwJ.
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