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
- Host: GitHub
- URL: https://github.com/dexpota/codestat
- Owner: dexpota
- License: mit
- Created: 2018-08-15T10:35:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T17:36:15.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T14:07:52.184Z (about 1 year ago)
- Topics: code-metrics, python
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.