Ah just read the first 2 parts -- about the cmd line lib; and the API lib. I just read Greg's thing about gunicorn so we'll have to work around the fact that we can't use that. But +1 to having a cmd line lib and an API lib.
Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: <Mattmann>, jpluser <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, June 3, 2013 10:53 PM To: "[email protected]" <[email protected]> Subject: Re: Pythonic organization >+1 makes sense to me. > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Chris Mattmann, Ph.D. >Senior Computer Scientist >NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >Office: 171-266B, Mailstop: 171-246 >Email: [email protected] >WWW: http://sunset.usc.edu/~mattmann/ >++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Adjunct Assistant Professor, Computer Science Department >University of Southern California, Los Angeles, CA 90089 USA >++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > > > > >-----Original Message----- >From: Alan Cabrera <[email protected]> >Reply-To: "[email protected]" <[email protected]> >Date: Monday, June 3, 2013 1:23 PM >To: "[email protected]" <[email protected]> >Subject: Pythonic organization > >>Here's my current thinking. We would have two separate projects, one for >>a base library and command line tools and another for a gunicorn based >>web site. >> >>Thoughts? >> >> >>Regards, >>Alan >> >
