https://github.com/executablebooks/github-activity
Simple markdown changelogs for GitHub repositories
https://github.com/executablebooks/github-activity
Last synced: 25 days ago
JSON representation
Simple markdown changelogs for GitHub repositories
- Host: GitHub
- URL: https://github.com/executablebooks/github-activity
- Owner: executablebooks
- License: bsd-3-clause
- Created: 2019-09-27T02:03:57.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-06-10T10:51:53.000Z (7 months ago)
- Last Synced: 2025-07-08T05:58:09.728Z (7 months ago)
- Language: Python
- Homepage: https://github-activity.readthedocs.io/en/latest/
- Size: 196 KB
- Stars: 52
- Watchers: 9
- Forks: 12
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# github-activity
[](https://github.com/executablebooks/github-activity/actions/workflows/tests.yaml)
Generate markdown changelogs for GitHub repositories with more control over types of contributions and metadata used to create the changelogs.
For an example, see the [changelog of this package](<[https://](https://github-activity.readthedocs.io/en/latest/changelog)>).
See [the GitHub Activity Documentation](https://github-activity.readthedocs.io) for our documentation.
## Install and use this tool
Install and use this tool via the command line like so:
```bash
pip install github-activity
github-activity [/] --since --until
```
See [the GitHub Activity Documentation](https://github-activity.readthedocs.io) for our documentation.
## Contribute to this package
See [the Contributing Guide for more details](https://github-activity.readthedocs.io/en/latest/contribute).