Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57849
| Date | 2013-10-28 12:46 -0700 |
|---|---|
| From | Gary Roach <gary719_list1@verizon.net> |
| Subject | Setting up for python django development with Debian Linux |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1712.1382989594.18130.python-list@python.org> (permalink) |
Hi all, I have been trying to set up a python, django, mysql, virtualenvwrapper and git development project and am really confused. All of the documentation seems to ignore the apt-get installation methods used by Debian Linux and its derivatives. Does pip install the same as apt-get; I don't think so. If I use virtualenvwrapper, how does this fit with the normal debian (wheezy) installation. I also need git which just confuses the situation even more. Must I give up the automatic updating system that Debian provides when setting up the development environment? The documentation centers on Windoz, Mac and generic Linux distributions and ignores the automation of the Debian installation. All of the documentation I have found concentrates on the installation of individual packages or on the use of python-django and is very sketchy on the overall virtualenv(wrapper), git, python-django file structure and installation order. Any help with straightening out my brain in this area will be sincerely appreciated. Gary R.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Setting up for python django development with Debian Linux Gary Roach <gary719_list1@verizon.net> - 2013-10-28 12:46 -0700 Re: Setting up for python django development with Debian Linux rusi <rustompmody@gmail.com> - 2013-10-28 19:59 -0700 Re: Setting up for python django development with Debian Linux real-not-anti-spam-address@apple-juice.co.uk (D.M. Procida) - 2013-11-13 23:30 +0000
csiph-web