Using git from Python

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux