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.dev20181124173755.tar.gz (76.5 kB view details)

Uploaded Source

Built Distribution

IGitt-0.4.2.dev20181124173755-py3-none-any.whl (107.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for IGitt-0.4.2.dev20181124173755.tar.gz
Algorithm Hash digest
SHA256 e39bbf0d3fc06dee6139d3972a46541a51d58485200b8092f79c1bed0dc0d779
MD5 d0db4c91e29eb88cd5463dfa12952d6d
BLAKE2b-256 929d4b62289650c0ebd5f3777be02fef1c6821ce4fafdd9f1cfb1b00a9966d47

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for IGitt-0.4.2.dev20181124173755-py3-none-any.whl
Algorithm Hash digest
SHA256 4eea5ee5e4131a225c0a969a33c251a918a02c458f53584e1a5f3a0efa7bf6ac
MD5 b57be117d0cb65d5b2fb67598292aa0b
BLAKE2b-256 c123f1cd29b581a594e036336ecbe5c3da4f5d6ef6d8a30c5bbd6c504f5205bd

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