Another newbie joins with plaintive cry for help. I am struggling to 
understand Spyder project with existing source code. I have Python CGI 
running in Apache (forced to do it this way). I need a good editor with 
source browser - I don't have need (yet) for more advanced IDE 
capabilities. In the past I used Netbeans for my Python work (since I come 
from Java), but NB v.7 has totally dropped Python support. I never did get 
used to Eclipse.

My work setup is this:
- local Apache server with Python CGI.
- I edit the py files in place and test directly with web browser.
- When ready for new release, copy files from Apache to local dir and 
commit to subversion.

So I need to create a project that contains the files in the Apache 
deployment tree. I want to add html, javascript and CSS files to the 
project, too.
I cannot figure out how all this is supposed to be done in Spyder.
Also how would I manage another Python project that has a different home 
directory?
My Netbeans experience of a project is that it is equivalent to a 
collection of source directories. The source directories can be scattered 
around - they do not need to have the same parent dir. The project file is 
stored in a different, arbitrary location. Workspace is not a concept I 
have dealt with.

Pearls of wisdom please?

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to