# Kibble
**Repository Path**: apache/kibble
## Basic Information
- **Project Name**: Kibble
- **Description**: Apache Kibble 是一个活动报告平台,用于收集、汇总、分析和可视化软件项目和社区中的活动
- **Primary Language**: Python
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 6
- **Forks**: 4
- **Created**: 2018-02-02
- **Last Updated**: 2025-06-20
## Categories & Tags
**Categories**: big-data
**Tags**: None
## README

# Apache Kibble

[](http://www.apache.org/licenses/LICENSE-2.0.txt)
Apache Kibble is a tool to collect, aggregate and visualize data about any software project that uses commonly known
tools.
**Table of contents**
- [Documentation](#documentation)
- [Live demo](#live-demo)
- [Installation](#installation)
- [Contributing](#contributing)
## Documentation
For information about the Kibble project and community, visit our
website at [https://kibble.apache.org/](https://kibble.apache.org/).
```
Usage: kibble [OPTIONS] COMMAND [ARGS]...
Manage and configure Apache Kibble instance.
Options:
--help Show this message and exit.
Commands:
config Access configuration
db Manage database
scanners Configure and trigger scanners
server API server commands
version Show Kibble version
```
## Live demo
If you want to try Kibble without installing it on your own machine try the online demo of the Kibble
service: [https://demo.kibble.apache.org/](https://demo.kibble.apache.org/).
## Installation
For installation steps see the [documentation](https://apache-kibble.readthedocs.io/en/latest/setup.html#installing-the-server).
## Contributing
We welcome all contributions that improve the state of the Apache Kibble project. For contribution guidelines
check the [CONTRIBUTING.md](/CONTRIBUTING.md).