From: "Steve Frécinaux" <nudrema@gmail.com>
To: "Asheesh Laroia" <asheesh@asheesh.org>
Cc: Dill <sarpulhu@gmail.com>, git@vger.kernel.org
Subject: Re: Using git from Python
Date: Tue, 13 May 2008 09:39:32 +0200 [thread overview]
Message-ID: <f35478f50805130039s6dfe9411j63411f2f7a7db6c3@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.1.00.0805121116560.6810@swallowtail>
Hi,
It is very fun, because I started my own project ten days ago with
similar goals: making python bindings for git. Since I didn't have
much imagination at that time, I called it "pygit", eventually
renaming it later with a better name.
While being quite similar to git-python at first glance, its primary
goal is to feel as pythonic as possible, and to be suitable for
porcelainish scripts (in such, it is quite low-level wrt the
operations it allows, and has repository writing at the top of its
todo list)...
Despite it seems a bit older than gitpython if you look at the commit
history, it seems less mature, probably because it's written mostly
from scratch and not a raw port of the ruby bindings. For instance,
docs are still missing, which is why I didn't announce it to this list
yet. It seems it is roughly on par with git-python feature-wise,
though.
I hope you'll like this one too ;-)
Ah, I forgot: here it is: http://code.istique.net/?p=pygit.git
(If you get an error, try reloading the page, the server gets crappy sometimes)
PS. Comments welcome.
On Mon, May 12, 2008 at 8:17 PM, Asheesh Laroia <asheesh@asheesh.org> wrote:
> On Fri, 9 May 2008, Dill wrote:
>
>
> > Also check out: http://gitorious.org/projects/git-python/
> >
>
> That looks very friendly and object-oriented. It doesn't seem to have
> write support, based on a quick look - is that right? Is write support a
> feature you're considering adding?
next prev parent reply other threads:[~2008-05-13 7:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
[not found] ` <20080513205021.GI2592@inocybe.teonanacatl.org>
2008-05-14 6:10 ` Steve Frécinaux
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f35478f50805130039s6dfe9411j63411f2f7a7db6c3@mail.gmail.com \
--to=nudrema@gmail.com \
--cc=asheesh@asheesh.org \
--cc=git@vger.kernel.org \
--cc=sarpulhu@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).