An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Apache Kibble

![CI](https://github.com/apache/kibble/workflows/CI/badge.svg)
[![License](http://img.shields.io/:license-Apache%202-blue.svg)](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).