Skip to main content

A minimalist git log Statistics library

Project description

GitLas :The minimalist Git Log Statistics library

Build Status PyPI version GitHub PyPI - Python Version

Meta Data of Git

Often times we have a ton of Meta Data ,but we really don't have much of tools to make useful analysis from it. Git Logs are one of the best sources from which we can actually understand and analyse some of the trends in our Project workings.

The commits and merges can be tracked easily with git , but to make useful charts and analysis we need to convert these data into a useful data type.

GitLas is a simple Library that filters out gitlogs with regular expression pattern matching and applies useful analytic filters to get more out of the data. JSON data type is highly preferred and widely used, hence the library convert the git log into a simple JSON format which can be exported as well.

These statistics can be useful or not really useful at all depending on the size of your project and the collaborators associated with it.

Getting GitLog as text

To get the git log in a text format

$ git log > gitlog.txt

or copy it to the clipboard and later paste it in a new file.

$ git log > clip

Requirements

Python 3

Installing gitlas

using pip

$ pip install gitlas

or pip3 in some systems

$ pip3 install gitlas

Usage

This library is designed to be used alongside data analysis and visualization libraries. additionaly you can also export git log data and or stat reports in JSON format.

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

gitlas-0.2.3.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gitlas-0.2.3-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file gitlas-0.2.3.tar.gz.

File metadata

  • Download URL: gitlas-0.2.3.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9

File hashes

Hashes for gitlas-0.2.3.tar.gz
Algorithm Hash digest
SHA256 e532d53a852944b7a3f30149da6c08a6f067d8f7f49a3c280ad172fa88b4ceed
MD5 02a31afd935d41d729e42a7849a0af0e
BLAKE2b-256 25d3978a2e499289285842a05279f3d7cc733a3b68632454dd9f3f32981613d5

See more details on using hashes here.

File details

Details for the file gitlas-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: gitlas-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9

File hashes

Hashes for gitlas-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3555af874c11d32385e333a1c3775666345a32cbaa2a5fc0711cc658828af3e6
MD5 7c12fc6d78c075ca2000a4bd6592d63e
BLAKE2b-256 32d7cfb2f87e5ddbfcc29dec17fccc8759c9642fa4acd2919b0bde9119f94f9d

See more details on using hashes here.

Supported by

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