Interesting! I'm downloading it. Many thanks!
On Thursday, September 26, 2013 7:54:55 PM UTC+2, Ezequiel wrote:
>
> On Wednesday, September 25, 2013 3:06:55 PM UTC-3, Jorge Arevalo wrote:
>
>> Fine. I don't think my boss is going to pay for PyCharm license, so I'll
>> probably go for Eclipse now
Yep. VirtualEnvWrapper looks like a winner. And thanks for the suggestion
about the requirements.txt
On Thursday, September 26, 2013 1:36:21 PM UTC+2, Dump wrote:
>
> I have the same stack, GeoDjango + PostGIS (and all its dependencies like
> GDAL, Proj, GEOS, etc). My notebook runs Debian (also
Tested. Works great. Thanks a lot!
On Thursday, September 26, 2013 1:13:58 AM UTC+2, Cal Leeming [Simplicity
Media Ltd] wrote:
>
> +1 for virtualenvwrapper, don't know how I survived without this!!
>
> Cal
>
>
> On Wed, Sep 25, 2013 at 9:59 PM, Roberto López López
>
> > wrote:
>
>>
>> Check v
Thanks both for the suggestions! (and sorry for the delay, I was on a
business trip). Looks like there's a lot of things to learn. I'll probably
use a staging machine, like suggested. And now I'm between Eclipse, emacs
and PyCharm. Time to work!
On Wednesday, September 25, 2013 9:48:26 PM UTC+2
On Wednesday, September 25, 2013 3:06:55 PM UTC-3, Jorge Arevalo wrote:
> Fine. I don't think my boss is going to pay for PyCharm license, so I'll
> probably go for Eclipse now (I don't really like it too much, but if works,
> it's ok for me)
>
PyCharm, which is my favorite IDE, has now a Free
I have the same stack, GeoDjango + PostGIS (and all its dependencies like
GDAL, Proj, GEOS, etc). My notebook runs Debian (also I have a Mac Book
Pro, but I prefer to work on Linux) and I use Digital Ocean to host my
projects, also running Debian boxes. Since Debian keeps an older version of
PostGI
+1 for virtualenvwrapper, don't know how I survived without this!!
Cal
On Wed, Sep 25, 2013 at 9:59 PM, Roberto López López
wrote:
>
> Check virtualenvwrapper
>
> http://virtualenvwrapper.readthedocs.org/en/latest/
>
>
>
>
> On 09/25/2013 08:06 PM, Jorge Arevalo wrote:
>
> Fine. I don't think m
Check virtualenvwrapper
http://virtualenvwrapper.readthedocs.org/en/latest/
On 09/25/2013 08:06 PM, Jorge Arevalo wrote:
> Fine. I don't think my boss is going to pay for PyCharm license, so
> I'll probably go for Eclipse now (I don't really like it too much, but
> if works, it's ok for me)
>
Yes, I like to have three levels, too. I call the middle one "staging".
You can tear it down and build it up again as many times as needed to get
it right.
A ten-year-old PC will work fine for staging practice. Blow the dust out
(the dust affects cooling and leads to poor reliability), load Ubunt
I guess that it's what you're used to. I'm perfectly happy with emacs
(less so with vi or vim, but still happy enough). I'm happy with emac's
python mode, css mode, etc. There's even supposed to be help for Django
templates now. I'm using the Espresso add-on for JavaScript. It's not
everything
Fine. I don't think my boss is going to pay for PyCharm license, so I'll
probably go for Eclipse now (I don't really like it too much, but if works,
it's ok for me)
About virtualenv, is there any method to provide something like a script to
create a virtualenv, install the needed software and h
Hello,
First of all, many thanks for your response. Sorry for the delay answering
this. I was in a business trip.
So, you basically have 2 environments: your own machine, and the Linode
box. You make the development and testing in your machine, and Linode is
for production purposes. And you c
Answering the other half of your question: The choice of IDE is not nearly
as important as its ease of integration with your dvcs. If you are already
familiar with a good one, don't change.
On my present project, my boss and I are both using PyCharm, and my other
co-worker is using Eclipse, s
I installed a client for my favourite distributed version control system on
my Linode instance. I have a private repository on a public IP. (github,
bitbucket, or launchpad will work, depending on your dvcs of choice -- I
have used all three, and other times I have used a private dvcs host,
On Monday, September 16, 2013 7:33:49 PM UTC+2, Jorge Arevalo wrote:
>
> Hello,
>
> I'm going to start a project based on (Geo)Django + PostgreSQL/PostGIS +
> OpenLayers/LeafLet + Bootstrap/Foundation. The project will be deployed to
> a Linode box. That box will be created with something like t
15 matches
Mail list logo