Skip to main content

Python bindings for libgit2.

Project description

https://travis-ci.org/libgit2/pygit2.svg?branch=master https://ci.appveyor.com/api/projects/status/edmwc0dctk5nacx0/branch/master?svg=true

Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements Git plumbing. Pygit2 works with Python 2.7, 3.3, 3.4, 3.5, 3.6 and PyPy 2.6

Links:

How to install

Authors

125 developers have contributed at least 1 commit to pygit2:

J. David Ibáñez           Carlos Martín Nieto       Nico von Geyso
W. Trevor King            Dave Borowitz             Matthias Bartelmeß
Daniel Rodríguez Troitiño Richo Healey              Christian Boos
Julien Miotte             Richard Möhn              Xu Tao
Jose Plana                Matthew Duggan            Matthew Gamble
Martin Lenders            Nick Hynes                Petr Hosek
Victor Garcia             Xavier Delannoy           Yonggang Luo
Patrick Steinhardt        Tamir Bahar               Valentin Haenel
Brandon Milton            Michael Jones             Bernardo Heynemann
Brodie Rao                John Szakmeister          Vlad Temian
Lukas Fleischer           Nicolas Dandrimont        Anatoly Techtonik
David Versmisse           Rémi Duraffort            Santiago Perez De Rosso
Sebastian Thiel           Thom Wiggers              Alok Singhal
Bob Carroll               Fraser Tweedale           Grégoire ROCHER
Han-Wen Nienhuys          Jason Ziglar              Leonardo Rhodes
Petr Viktorin             Robert Hölzl              Ron Cohen
Thomas Kluyver            Alex Chamberlain          Alexander Bayandin
Amit Bakshi               Andrey Devyatkin          Arno van Lumig
Ben Davis                 Dustin Raimondi           Eric Schrijver
Greg Fitzgerald           Guillermo Pérez           Hervé Cauwelier
Huang Huang               Ian P. McCullough         Igor Gnatenko
Jack O'Connor             Jared Flatow              Jiunn Haur Lim
Jun Omae                  Kaarel Kitsemets          Kevin KIN-FOO
Mark Adams                Masud Rahman              Michael Sondergaard
Ondřej Nový               Sarath Lakshman           Szucs Krisztian
Vicent Marti              Zoran Zaric               Adam Spiers
Andrew Chin               András Veres-Szentkirályi Ash Berlin
Benjamin Kircher          Benjamin Pollack          Bogdan Stoicescu
Bogdan Vasilescu          Bryan O'Sullivan          Cam Cope
Chason Chaffin            Chris Rebert              Colin Watson
Cyril Jouve               Daniel Bruce              David Fischer
David Sanders             David Six                 Devaev Maxim
Eric Davis                Erik Meusel               Erik van Zijst
Ferengee                  Gustavo Di Pietro         Holger Frey
Hugh Cole-Baker           Jasper Lievisse Adriaanse Josh Bleecher Snyder
Justin Clift              Ken Dreyer                Kyriakos Oikonomakos
Mathieu Bridon            Matthaus Woolard          Nicolás Sanguinetti
Noah Fontes               Óscar San José            Paul Wagland
Peter Dave Hello          Philippe Ombredanne       Ridge Kennedy
Ross Nicoll               Rui Abreu Ferreira        Sheeo
Soasme                    Vladimir Rutsky           Yu Jianjian
chengyuhang               earl

License

GPLv2 with linking exception.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

In addition to the permissions in the GNU General Public License, the authors give you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combined executable.)

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygit2-0.26.3.tar.gz (462.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pygit2-0.26.3-cp36-cp36m-win_amd64.whl (749.2 kB view details)

Uploaded CPython 3.6mWindows x86-64

pygit2-0.26.3-cp36-cp36m-win32.whl (594.8 kB view details)

Uploaded CPython 3.6mWindows x86

pygit2-0.26.3-cp35-cp35m-win_amd64.whl (749.2 kB view details)

Uploaded CPython 3.5mWindows x86-64

pygit2-0.26.3-cp35-cp35m-win32.whl (594.8 kB view details)

Uploaded CPython 3.5mWindows x86

pygit2-0.26.3-cp34-cp34m-win_amd64.whl (721.9 kB view details)

Uploaded CPython 3.4mWindows x86-64

pygit2-0.26.3-cp34-cp34m-win32.whl (586.8 kB view details)

Uploaded CPython 3.4mWindows x86

pygit2-0.26.3-cp33-cp33m-win_amd64.whl (721.8 kB view details)

Uploaded CPython 3.3mWindows x86-64

pygit2-0.26.3-cp33-cp33m-win32.whl (586.8 kB view details)

Uploaded CPython 3.3mWindows x86

pygit2-0.26.3-cp27-cp27m-win_amd64.whl (722.4 kB view details)

Uploaded CPython 2.7mWindows x86-64

pygit2-0.26.3-cp27-cp27m-win32.whl (586.7 kB view details)

Uploaded CPython 2.7mWindows x86

File details

Details for the file pygit2-0.26.3.tar.gz.

File metadata

  • Download URL: pygit2-0.26.3.tar.gz
  • Upload date:
  • Size: 462.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pygit2-0.26.3.tar.gz
Algorithm Hash digest
SHA256 29baa530d6fcbf7cca6a75cf9c78fb88613ca81afb39c62fe492f226f6b61800
MD5 7c9fd389f78f731d228b0655f4b279dd
BLAKE2b-256 2978c2d5c7b0394e99cf20c683927871e676ff796d69d8c2c322e0edabb6e9c6

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c062c6f5dbce4f58a4122e486f4390ec374842d7a79f04a2880d4db28ff20994
MD5 b6080cbb57a09e1c6ea40ebbc125c48f
BLAKE2b-256 847f5598acc0445d2b8dd22a1724e3c1218ed59e7061a766a4f5661050606cc9

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 e6369c8758e58b84fd7c073b8424f8186c2a847b7885b6b480a876442d176ad3
MD5 53fbf9b54156dc5689e6bdeffe734749
BLAKE2b-256 5ea19561410ade4e06e95e9ef74dbfa3df02aa4bb70e0087a223335f47a1a615

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp35-cp35m-win_amd64.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 46a5bee93523750d03807ec91d878c0605f34085ae9c85e4e1a6c41c70cc38c1
MD5 aa6c41e0d2853f486635beb3b79bbc69
BLAKE2b-256 44fdf6aa161b7b3f7bc6ad527c56d163390e77d71cc226d2a2194dcc423d4a1d

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp35-cp35m-win32.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 2b33767d88a551c53e1bac01ed6ad501f0d389062ec070e201fcfe217de0f482
MD5 a6e5c969a4432a652333d35b0577faa0
BLAKE2b-256 e17f37a0440f3f0290f635d7cdfb7a354555fe046f20ba665e067d43d6b5479d

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp34-cp34m-win_amd64.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 94d8d16720de061d16108afea8e1ab131a25de803a6fd05ccc3f93a31c4e56c1
MD5 fce2395e5b7f31762de4c2213bd204b4
BLAKE2b-256 f936e22b3f51186519616eba81615828b560d2fc4b09a9c38b5f8ba6920f0f34

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp34-cp34m-win32.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 447e967a7b64b24c4d63f61768238aaba9199cb7135e98971dbc74401003c3e8
MD5 8a622befdc77c9cdcbc302ad8ec48a32
BLAKE2b-256 317aee3ebbe257970f79485d1ef9bc92f7e30374d3ce79e4a360aaf65aaf8fd3

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp33-cp33m-win_amd64.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp33-cp33m-win_amd64.whl
Algorithm Hash digest
SHA256 86022716d90f9804c20be24305af668c692a335226ef1aca134fcfd1d0e86046
MD5 4c34afb4d5bb6768d77943a027d447a9
BLAKE2b-256 6fd872236d767db886ec91cab6029f11613c25f70f731697302c0fd718ccb873

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp33-cp33m-win32.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp33-cp33m-win32.whl
Algorithm Hash digest
SHA256 350899b1fb88b30d2520251c812b1adc62db130e22c516e4523c9cd3e00b9970
MD5 6514d64557bdc67bf899dd1542f7e9b3
BLAKE2b-256 72a9e49ad522e5983f9f4c15fe24f72c3cb048d481a215f19bf6c62abd66b736

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 d0040d3775714508c7b4666ca53d4b6380ca472001668e0f4169cdfa65b9566a
MD5 0516ae8ff4e524882b6e5c9b16515e0e
BLAKE2b-256 8990b25fc78a7bf0fb60580645c062ab916df1e69553a7f19c20740e93d3e3cd

See more details on using hashes here.

File details

Details for the file pygit2-0.26.3-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for pygit2-0.26.3-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 c0e617343b502cc7d666dcecbab83c1ef1ae34315379789419d3fdc7cce1d61b
MD5 c7e0efe45f4f7b77dcc5343593ca236d
BLAKE2b-256 e3bd0094031dec8c797ddbc2b970387edd4e32c2ed8c8c40a09778d9dcafe414

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page