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星跟蹤圖

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/.

主要指標

概覽
名稱與所有者berkerpeksag/github-badge
主編程語言Python
編程語言Python (語言數: 3)
平台
許可證
所有者活动
創建於2011-07-26 21:30:23
推送於2020-08-06 20:45:13
最后一次提交2020-08-06 23:34:48
發布數0
用户参与
星數289
關注者數6
派生數29
提交數347
已啟用問題?
問題數72
打開的問題數9
拉請求數15
打開的拉請求數0
關閉的拉請求數4
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?