Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I do Django & Python web development using Xcode 3.2?

Tags:

python

django

I'm not sure but I believe that Python is -next to Objective-C- somewhat natural to Mac OSX and the Xcode IDE. I might be wrong. So is it a good idea to use Xcode for Django / Python web development when I'm already a bit familiar with Xcode? Actually I only do iPhone dev with it, but now I need a website and I stumbled over Django / Python. I don't want to "fall back" to PHP again, because just everyone and his dog does that already. Want to give Django / Python a try ;)

like image 304
openfrog Avatar asked Mar 28 '26 22:03

openfrog


2 Answers

I wouldn't suggest XCode for python/django development - it's another world. An editor may be sufficient. A list of IDEs for python can be found here: What IDE to use for Python?

like image 87
miku Avatar answered Mar 31 '26 04:03

miku


You can use XCode to program on Django, as it's plain Python 2.x and XCode is a good tool for Python.

Make sure that you learn the pythonic constructs before trying to make advanced things with Django, as you might be trying to bend the framework to do some things that the language already does.

like image 22
Esteban Küber Avatar answered Mar 31 '26 05:03

Esteban Küber



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!