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

https://github.com/dexpota/codestat

Measure your code and build statistics
https://github.com/dexpota/codestat

code-metrics python

Last synced: 5 months ago
JSON representation

Measure your code and build statistics

Awesome Lists containing this project

README

          

[travis-badge]: https://img.shields.io/travis/com/dexpota/codestat.svg?style=for-the-badge
[travis]: https://travis-ci.com/dexpota/codestat
[license]: https://fabrizio-destro.mit-license.org/
[license-badge]: https://img.shields.io/github/license/dexpota/codestat.svg?style=for-the-badge

# codestat

> Measure your code and build statistics

[![Build Status][travis-badge]][travis]
[![MIT License][license-badge]][license]

**codestat** is a tool that can be used to generate statistics about your code
by analysing its source. It works by collecting a series of measurements which
are aggregated into statistics that can be used to gain insight about your
code. It can be extended to include support for different languages and to add
new measurements and aggregation functions, or statistics.