Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54625
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-09-23 02:35 -0700 |
| References | <61d45045-187c-4be7-9da4-21a3124b753f@googlegroups.com> <d15afc73-a4f3-4c10-b66e-41ceceae0fa5@googlegroups.com> |
| Message-ID | <bdbf27ac-65bc-43ed-88e1-9c0baca825f2@googlegroups.com> (permalink) |
| Subject | Re: reload and work flow suggestions |
| From | rusi <rustompmody@gmail.com> |
On Monday, September 23, 2013 2:01:00 PM UTC+5:30, Peter Cacioppi wrote: > One thing re: editors and interactive environments. I'm not a huge emacs fan > (ducking) and I really like iPython. Heh! Yeah we are an endangered species G enerally N ot U sed E ditor for M iddle A ged C omputer S cientists > > > In order to avoid calling reload, I've changed my workflow to the following. > > > 1) The "real" code > 2) The unit tests > 3) A scratch script > > > > Then, I launch iPython, which can intellisense launch 3 easily. Then I make > whatever changes I need to 1-3 to make a baby step forward, close iPython, > and repeat. Hardly looks very ergonomic to me
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
reload and work flow suggestions Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-09-21 14:43 -0700
Re: reload and work flow suggestions Terry Reedy <tjreedy@udel.edu> - 2013-09-21 18:04 -0400
Re: reload and work flow suggestions Westley MartÃnez <anikom15@gmail.com> - 2013-09-21 21:01 -0700
Re: reload and work flow suggestions rusi <rustompmody@gmail.com> - 2013-09-22 06:44 -0700
Re: reload and work flow suggestions Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-09-23 01:31 -0700
Re: reload and work flow suggestions rusi <rustompmody@gmail.com> - 2013-09-23 02:35 -0700
Re: reload and work flow suggestions Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-23 11:40 +0100
Re: reload and work flow suggestions Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-09-23 14:35 -0700
csiph-web