Skip to main content

Productivity git report to avoid stupid job in every month

Project description

Git Report

Installation

# recommend to avoid cached
pip install git+https://github.com/peelz/git-report
# or install from repository 
pip install gitreport

Parameters

usage: cli.py [-h] --projects PROJECTS [PROJECTS ...] --authors AUTHORS --month MONTH --output-file OUTPUT_FILE

optional arguments:
  -h, --help            show this help message and exit
  --projects PROJECTS [PROJECTS ...], -p PROJECTS [PROJECTS ...]
                        project dir can be list
  --authors AUTHORS     author pattern name use for filter
  --month MONTH, -m MONTH
                        number month of year
  --output-file OUTPUT_FILE, -o OUTPUT_FILE
                        end date format dd/mm/yyyy

Example

# Unix
gireport -p ~/path/to/project -m 5 -a peelz -o ./output.xlsx
# Window
gireport -p C:\path\to\project -m 5 -a peelz -o output.xlsx

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

gitreport-0.0.6.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

gitreport-0.0.6-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

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