Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #55476 > unrolled thread

Re: howto check programs and C libraries

Started byRavi Sahni <ganeshsahni07@gmail.com>
First post2013-10-04 17:27 +0530
Last post2013-10-04 17:27 +0530
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: howto check programs and C libraries Ravi Sahni <ganeshsahni07@gmail.com> - 2013-10-04 17:27 +0530

#55476 — Re: howto check programs and C libraries

FromRavi Sahni <ganeshsahni07@gmail.com>
Date2013-10-04 17:27 +0530
SubjectRe: howto check programs and C libraries
Message-ID<mailman.721.1380887868.18130.python-list@python.org>
On Fri, Oct 4, 2013 at 3:00 PM, David Palao <dpalao.python@gmail.com> wrote:
> Hello,
> I'm in charge of preparing a computer room for the practices of
> "introduction to programming".
> One of the tasks is checking that from all the computers in the room
> one can execute some programs and link (and compile) against some
> libraries.
> My first idea was using Autotools (or cmake), but as I'm a big fan of
> python, I was thinking how to do that with python, and I don't have a
> clear solution yet.
> I know that distutils includes the distutils.command.config module,
> and I think it could do the job (when properly subclassed).
> Do you have a better idea?

I have ruby on rails friends who speak of capistrano and puppet.
google puppet python gives me :
http://stackful-dev.com/cuisine-the-lightweight-chefpuppet-alternative

If you find it good I shall be interested to know.


-- 
Ravi

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web