Metadata-Version: 1.1
Name: githubpy
Version: 1.1.0
Summary: Github v3 API Python SDK
Home-page: https://github.com/michaelliao/githubpy
Author: Michael Liao
Author-email: askxuefeng@gmail.com
License: UNKNOWN
Download-URL: https://github.com/michaelliao/githubpy
Description: Github v3 API Python SDK
        
        This software is a 100% pure Python interface to Github v3 API which provides OAuth2.0 authentication and API calling wrapper.
        
        You can find docs and source code at:
        
        http://michaelliao.github.io/githubpy/
        
        Developed and mantained by Michael Liao. Please feel free to report bugs and your suggestions at:
        
        https://github.com/michaelliao/githubpy/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
