Skip to content

A module to make using the github v3 REST api in python 3 easy.

Notifications You must be signed in to change notification settings

CalderWhite/gitpanion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

gitpanion

PyPi
A module to make using the github v3 REST api in python 3 easy.

Install

Windows

py -m pip install gitpanion

Linux

sudo pip install gitpanion

Usage

from gitpanion import github_api

Features / ChangeLog

here

About

A module to make using the github v3 REST api in python 3 easy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages