Skip to main content

footpritnt(足跡) is summary generator for Github/Gitlab.com activity.

Project description

footpritnt(足跡) is summary generator for Github/Gitlab.com activity.

inspire of furik .

Install

from PyPI.

$ pip install footprint

from github repository.

$ pip install git+https://github.com/laughk/footprint.git

Usage

  1. make ~/.footprint.ini , ex,

    [github]
    token = 'Your Github Personal access Token from https://github.com/settings/tokens'
    
    [gitlab.com]
    token = 'Your Gitlab.com Private token from https://gitlab.com/profile/account'
  2. execute footprint command.

    $ foot --help
    usage: footprint [-h] [-f FROM_STR] [-t TO_STR] [-P] [--gl]
    
    optional arguments:
      -h, --help            show this help message and exit
      -f FROM_STR, --from FROM_STR
                            set start of date formated "YYYY-MM-DD". (default:
                            current day)
      -t TO_STR, --to TO_STR
                            set end of start date formated "YYYY-MM-DD".
                            (default: current day)
      -P, --private         enable get data from private repository. (default:
                            disable)
      --gl                  [Experimental] enable getting status from gitlab.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

footprint-0.1.2.dev0.tar.gz (6.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page