https://github.com/con/git-annex-log-stats

Crude scripts to produce historic plots for git / git-annex repos stats

https://github.com/con/git-annex-log-stats

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Crude scripts to produce historic plots for git / git-annex repos stats

Basic Info
  • Host: GitHub
  • Owner: con
  • Language: Python
  • Default Branch: master
  • Size: 16.6 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Git/git-annex log stats plot

Quick and dirty scripts produced with LLMs to aggregate and plot stats from multiple git/git-annex repos about overall size through time.

Owner

  • Name: Center for Open Neuroscience
  • Login: con
  • Kind: organization
  • Email: debian@oneukrainian.com
  • Location: Dartmouth College, USA

GitHub Events

Total
  • Push event: 2
  • Create event: 1
Last Year
  • Push event: 2
  • Create event: 1

Dependencies

requirements.txt pypi
  • aiofiles >=23.1.0
  • con-duct *
  • gitpython >=3.1.30
  • humanize >=4.6.0
  • matplotlib >=3.7.0
  • numpy >=1.24.0
  • tqdm >=4.65.0