Metadata-Version: 2.0
Name: githubstars
Version: 0.0.3
Summary: List repository stars and info through Gituhb v4 GraphQL API
Home-page: https://github.com/hanksudo/githubstars
Author: Hank Wang
Author-email: drapho@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: stars github
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7

Github Stars
============

List repository stars and info through Gituhb v4 GraphQL API

Reference
=========

#. `GitHub API | GitHub Developer Guide <https://developer.github.com/v4/>`__
#. `GraphQL API Explorer | GitHub Developer Guide <https://developer.github.com/v4/explorer/>`__
#. `Creating a personal access token for the command line - User Documentation <https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/>`__
#. `Searching repositories - User Documentation <https://help.github.com/articles/searching-repositories/#search-based-on-the-main-language-of-a-repository>`__


