Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laixintao/tokei-pie

Render tokei's output to interactive sunburst chart.
https://github.com/laixintao/tokei-pie

cloc code code-analysis statistics tokei visualization

Last synced: about 2 months ago
JSON representation

Render tokei's output to interactive sunburst chart.

Awesome Lists containing this project

README

        

# tokei-pie

Render [tokei](https://github.com/XAMPPRocky/tokei) results to charts. 🦄

PyPI version
Python version

## Installation

```shell
pip install tokei-pie
```

## Usage

```shell
$ tokei -o json | tokei-pie
```

🪄

![](./docs/tokei-pie-demo.png)

(This is how [django](https://github.com/django/django) looks like!)