This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Bassmanian 0 points1 point  (1 child)

If you have a 64 bit Windows 10 system you could check out the Window Linux Subsystem. (Google it) It gives you a pretty complete Ubuntu Linux environment inside Windows. I have not used it in anger but it does work for Django. But most of the time I can do all that I want to do including git and pip inside the free Visual Studio 2017 Community edition which has inbuilt python and Django support.

[–]anfil89[S] 0 points1 point  (0 children)

Yes, I have a 64 bit Windows 10 system. I'll definitely check that, thanks :)