github-badge

GitHub Badge is a simple embeddable badge showing your GitHub stats like the number of public repositories, number of followers, favorite languages etc.

Github stars Tracking Chart

Github Badge

GitHub Badge is a simple embeddable badge showing your GitHub stats
like the number of public repositories, number of followers, favorite languages etc.

Please note

We do rely on heavy caching, so give it about 24 to 48 hours to pick up any changes.

Authors

Contributors

Installation

Local development

  1. Follow the instructions at the Google Cloud SDK for Python
    page to install it.

  2. Create a development configuration to use your GitHub credentials for testing:

    $ cp app/config/development.sample.py app/config/development.py
    
  3. Start the development server:

    $ dev_appserver.py -A githubbadge app.yaml
    

Production

  1. Create a googleappengine configuration and use the credentials from the
    OAuth application you've created on
    GitHub:

    $ cp app/config/googleappengine.sample.py app/config/googleappengine.py
    
  2. Then run the following command to start deployment:

    $ gcloud app deploy --version 2 app.yaml
    

License

All files that are part of this project are covered by the following license,
except where explicitly noted.

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

Main metrics

Overview
Name With Ownerberkerpeksag/github-badge
Primary LanguagePython
Program languagePython (Language Count: 3)
Platform
License:
所有者活动
Created At2011-07-26 21:30:23
Pushed At2020-08-06 20:45:13
Last Commit At2020-08-06 23:34:48
Release Count0
用户参与
Stargazers Count289
Watchers Count6
Fork Count29
Commits Count347
Has Issues Enabled
Issues Count72
Issue Open Count9
Pull Requests Count15
Pull Requests Open Count0
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private