Skip to main content

A minimalist git log Statistics library

Project description

GitLas :Git Log Statistics

The minimalist Git Log Statistics library

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

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.1.3.tar.gz (7.1 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.1.3-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gitlas-0.1.3.tar.gz
  • Upload date:
  • Size: 7.1 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.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9

File hashes

Hashes for gitlas-0.1.3.tar.gz
Algorithm Hash digest
SHA256 0ca86247f53e7b7ece2894875ef5e7a27049e0c94e664eff33e87a561c8b36b4
MD5 eb1c0b5a7baf11873021373a0fde63c3
BLAKE2b-256 710ea79a2e9020543be288f02c8940a0c0659d6e7122231fa62b1f6101984a11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gitlas-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.4 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.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9

File hashes

Hashes for gitlas-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a544fe256b6bba48ed7a355c427d83990a99a3419184aee76be3fe204f254f37
MD5 9f8c6b6e1ac897ed455c5ff2e28a879d
BLAKE2b-256 db03b76168cfaee7320659fa1649c3cd701ad86ddd5b49c75bcf8d14f44ab464

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