Skip to main content

Process and parse through git log statistic

Project description

A git log processor for better stats.

Setup

Install the library with:

# From pypi
python3 -m pip install git_processor
# From local
python3 -m pip install .

Run the generate_git_logs.sh in where you have all your repository then copy it into the jupyter folder.

Let’s use jupyter to display the information.

pyhton3 -m pip install jupyter
cd jupyter/
jupyter notebook

Testing

To find out more info about the testing configuration, check out the tox.ini file.

# Run the test suite
tox
# Run the linter:
tox -e lint

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

git_processor-0.2.tar.gz (3.8 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