git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Using git from Python
@ 2008-05-08  0:18 Asheesh Laroia
  2008-05-08  3:54 ` Eric Hanchrow
  2008-05-10  6:52 ` Dill
  0 siblings, 2 replies; 7+ messages in thread
From: Asheesh Laroia @ 2008-05-08  0:18 UTC (permalink / raw)
  To: git

>From a Python app, I want to read and write a git repository.  It seems 
from Luiz Fernando's post at http://blog.cpu.eti.br/?p=91 that the efforts 
to Pythonize libgit have stalled.

On #git, I was advised to simply call the git command suite.  That's fine, 
and I can do it using the subprocess module in Python - but since I 
figured others may have done this also, does anyone know of a Python 
module that wraps some git commands?  I'm thinking if others have gone 
down this path, they might have code that e.g. raises Exceptions when the 
git commands fail for some reason.

What have others on this list done lately for using git from Python?

-- Asheesh.

-- 
You will reach the highest possible point in your business or profession.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-05-14  6:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08  0:18 Using git from Python Asheesh Laroia
2008-05-08  3:54 ` Eric Hanchrow
2008-05-08  4:23   ` David Aguilar
2008-05-10  6:52 ` Dill
2008-05-12 18:17   ` Asheesh Laroia
2008-05-13  7:39     ` Steve Frécinaux
     [not found]       ` <20080513205021.GI2592@inocybe.teonanacatl.org>
2008-05-14  6:10         ` Steve Frécinaux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).