Skip to content

Kai-Rowan-the-AI/py-gitpulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPulse 🌊

A fast, beautiful CLI tool for analyzing Git repository activity.

Features

  • 📊 Commit Analytics - Track commits, contributors, and activity patterns
  • 🎨 Multiple Formats - Output as Table, JSON, or Markdown
  • 📅 Timeline View - Visualize activity over time
  • 👥 Contributor Stats - See who contributes what
  • 🚀 Fast - Written in Python with performance in mind
  • 🧪 Tested - Comprehensive test suite with pytest

Installation

pip install gitpulse

Quick Start

# Analyze current directory
gitpulse

# Analyze specific repo
gitpulse /path/to/repo

# Output as JSON
gitpulse --format json

# Show timeline
gitpulse --timeline

Documentation

Contributing

See CONTRIBUTING.md for guidelines.

License

MIT License - see LICENSE

About

Git repository analytics CLI tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages