Hi,

For reasons outside of my control I have to switch from Linux to Windows for Django development and was wondering if any Windows developers had any tips?

On Linux I make heavy use of pip and virtualenv to make sure that my packages are kept separate from the system packages. I'm thinking about moving all my development to Python 3.4 which includes a version of virtualenv. How does this work on Windows? Do you just install packages normally using the command line into these environments using pip as you would on Linux?

I'm also thinking about using PyCharm for my development since I can get a student license for it which seems like a good deal to me. Does that also support Python 3.4 virtualenvs?

If anyone can post information on their Windows development work flows I'd be very grateful since I'm pretty new to Windows development work.

Thanks in advance.

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5426EF5A.2040705%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to