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 details)
Built Distribution
File details
Details for the file pychurn-0.1.0.tar.gz
.
File metadata
- Download URL: pychurn-0.1.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 680f75ba21e1ff323ec943aa7c96732ec36ac74ef3addd77e5666db0524d954d |
|
MD5 | 951602288bfc9ccf70277f94cc0b74fb |
|
BLAKE2b-256 | ecfa82a65c21b6dd9c706d7340e6bf9305c609c63828520a6ac1e2ae4001b831 |
File details
Details for the file pychurn-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pychurn-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7de5cf9d6b6beae5dc2fd1972ffd97b8dddc8db0dc1942e4e9a814cec769e596 |
|
MD5 | e1470cf9241d31f617f6df3567548be6 |
|
BLAKE2b-256 | 3704f6619030ba0a0b7d1053bb91adaa6dff650bb1598a5a5533bf5643aa44df |