Considering getting my hands dirty with python and dabo and am looking
for recommendations on putting together a Windows development
environment for these tools.

What are you using for your python/dabo:

- ide
- 'command window'
- editor (w/intellisense?)
- debugger
- beautifier
- source code control (subversion/tortise?)

And how are you packaging your python/dabo applications for
distribution? Are you the naked python interpreter and libraries via a
setup utility or are you binding all components into a single,
standalone EXE using something like a 3rd party linker? My concern is
that naked distributions could be a form of open-source-hell where
distributing components 'as-is' could break other python or open-source
applications installed in a customer's environment.

Thanks!
Malcolm


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to