https://github.com/apache/kibble
Apache Kibble - a tool to collect, aggregate and visualize data about any software project
https://github.com/apache/kibble
big-data kibble open-source python visualization
Last synced: about 1 year ago
JSON representation
Apache Kibble - a tool to collect, aggregate and visualize data about any software project
- Host: GitHub
- URL: https://github.com/apache/kibble
- Owner: apache
- License: apache-2.0
- Created: 2021-03-01T09:41:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T15:39:18.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T04:17:02.470Z (about 1 year ago)
- Topics: big-data, kibble, open-source, python, visualization
- Language: Python
- Homepage: https://kibble.apache.org/
- Size: 72.3 KB
- Stars: 35
- Watchers: 11
- Forks: 9
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
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).