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.1.dev20180913111540.tar.gz (74.8 kB view details)

Uploaded Source

Built Distribution

IGitt-0.4.1.dev20180913111540-py3-none-any.whl (102.4 kB view details)

Uploaded Python 3

File details

Details for the file IGitt-0.4.1.dev20180913111540.tar.gz.

File metadata

  • Download URL: IGitt-0.4.1.dev20180913111540.tar.gz
  • Upload date:
  • Size: 74.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.6

File hashes

Hashes for IGitt-0.4.1.dev20180913111540.tar.gz
Algorithm Hash digest
SHA256 5e3e18d5531387270685d58f5ed04c73dd83dddbd516b58fd98eb40012ce5b16
MD5 618233ea53f9fd51bd9978e8a8caeb33
BLAKE2b-256 09119dac9f790d48b6b450db40b1843c6a29a652f9adb73ebaad2507f0461a77

See more details on using hashes here.

File details

Details for the file IGitt-0.4.1.dev20180913111540-py3-none-any.whl.

File metadata

  • Download URL: IGitt-0.4.1.dev20180913111540-py3-none-any.whl
  • Upload date:
  • Size: 102.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.6

File hashes

Hashes for IGitt-0.4.1.dev20180913111540-py3-none-any.whl
Algorithm Hash digest
SHA256 eff44d1b77bc83c476a942bc34fe8bdfab6a0d7253c7eeb1ef00fa3c3e93fc4a
MD5 930e9b7eaf9e4d0bb49ea029a2a2824b
BLAKE2b-256 32d70082774e25f1d4590a4d21d2aade9264e6eb1fe32e3469966b8750c35764

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