Identifying hotspots in python code
Project description
Installation
pip install -U pychurn
Usage
Read the docs:
pychurn --help
Example usage:
pychurn report pychurn report --path /path/to/repo --since 2016-01-01 --exclude '**test**'
Example output:
$ pychurn --debug report --path . --sort churn --count 5 code churn complexity ------------------------------------ ------- ------------ pychurn/version.py:get_churn 4 11 pychurn/cli.py:churn 3 2 pychurn/complexity.py:get_complexity 3 8 pychurn/cli.py:cli 2 2 pychurn/cli.py:report 1 4
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pychurn-0.1.0.tar.gz
(5.4 kB
view hashes)
Built Distribution
Close
Hashes for pychurn-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7de5cf9d6b6beae5dc2fd1972ffd97b8dddc8db0dc1942e4e9a814cec769e596 |
|
MD5 | e1470cf9241d31f617f6df3567548be6 |
|
BLAKE2b-256 | 3704f6619030ba0a0b7d1053bb91adaa6dff650bb1598a5a5533bf5643aa44df |