Skip to main content

A git(hub/lab/...) hosting abstraction library.

Project description

.gitlab/logo_256.png

IGitt

This is a simple library that allows you to access various git hosting services like GitHub, GitLab and so on via one unified python interface.

Installation

Make sure you have Python 3 installed. IGitt will not work with Python 2.

Simply install it with:

pip install IGitt

Quickstart

All classes follow the APIs given in IGitt.Interfaces. Here’s an example on how to set labels on a GitHub issue:

from IGitt.GitHub.GitHubIssue import GitHubToken, GitHubIssue
issue = GitHubIssue(GitHubToken("YOUR TOKEN"), "ORG/REPO", NUMBER)

issue.labels = {"type/bug", "area/core"}

For more documentation you’ll have to check the documentation comments for now.

More docs are available at IGitt.GitMate.io.

What About the Name?

This is an Interface for Git hosting services. Igitt itself comes from the german language and can be defined “an exclamation of disgust in regards to an offensive odor, taste, sight, or thought”.

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

IGitt-0.4.2.dev20181025081017.tar.gz (75.0 kB view details)

Uploaded Source

Built Distribution

IGitt-0.4.2.dev20181025081017-py3-none-any.whl (103.5 kB view details)

Uploaded Python 3

File details

Details for the file IGitt-0.4.2.dev20181025081017.tar.gz.

File metadata

  • Download URL: IGitt-0.4.2.dev20181025081017.tar.gz
  • Upload date:
  • Size: 75.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.6

File hashes

Hashes for IGitt-0.4.2.dev20181025081017.tar.gz
Algorithm Hash digest
SHA256 567a1d7f9ad241c82e79e949c31b50a4ea42971a94d3328b39e17c3e46d6ea90
MD5 fa0f488a025a39ebbe94a756b72b7b80
BLAKE2b-256 56ee8409c4b8df446ac27eb7c2f134ba8ec52953d2045b0a3a1bc666f6f7d95b

See more details on using hashes here.

File details

Details for the file IGitt-0.4.2.dev20181025081017-py3-none-any.whl.

File metadata

  • Download URL: IGitt-0.4.2.dev20181025081017-py3-none-any.whl
  • Upload date:
  • Size: 103.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.6

File hashes

Hashes for IGitt-0.4.2.dev20181025081017-py3-none-any.whl
Algorithm Hash digest
SHA256 f686506b7cc52027a51709e4fbaeb264d36b4ed30e83dc4f7be7fd1dd159d1aa
MD5 4704636ee4fd69ad0e00636e5b325b42
BLAKE2b-256 46ac4edb9396260cdf03f0eba090da0639fa3abf8ca7d7619cca3952967c6b0b

See more details on using hashes here.

Supported by

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