aws / aws-msk-iam-sasl-signer-python
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 6 files with 228 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 1 file changed 6-20 times (51 lines of code)
    • 5 files changed 1-5 times (177 lines of code)
0% | 0% | 0% | 22% | 77%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 6 files with 228 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (51 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 3 files changed by 2-5 contributors (125 lines of code)
    • 2 files changed by 1 contributor (52 lines of code)
0% | 22% | 0% | 54% | 22%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
rst, py, yaml, md, txt, bat, in, ini, cfg, gitignore, json, editorconfig
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 25% | 74%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ROOT0% | 0% | 0% | 67% | 32%
aws_msk_iam_sasl_signer0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
setup.py
in root
51 - 2023-07-25 2025-03-05 13 11 mpaliwa@amazon.com agarwal1510@gmail.com
__init__.py
in aws_msk_iam_sasl_signer
2 - 2023-07-25 2025-03-05 4 5 mpaliwa@amazon.com agarwal1510@gmail.com
cfg
setup.cfg
in root
15 - 2023-07-25 2025-03-05 4 5 mpaliwa@amazon.com agarwal1510@gmail.com
MSKAuthTokenProvider.py
in aws_msk_iam_sasl_signer
108 12 2023-07-25 2025-02-28 3 3 mpaliwa@amazon.com agarwal1510@gmail.com
in
10 - 2023-07-25 2023-07-25 1 1 mpaliwa@amazon.com mpaliwa@amazon.com
cli.py
in aws_msk_iam_sasl_signer
42 2 2023-07-25 2023-07-25 1 1 mpaliwa@amazon.com mpaliwa@amazon.com
Files With Most Contributors (Top 6)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
setup.py
in root
51 - 2023-07-25 2025-03-05 13 11 mpaliwa@amazon.com agarwal1510@gmail.com
__init__.py
in aws_msk_iam_sasl_signer
2 - 2023-07-25 2025-03-05 4 5 mpaliwa@amazon.com agarwal1510@gmail.com
cfg
setup.cfg
in root
15 - 2023-07-25 2025-03-05 4 5 mpaliwa@amazon.com agarwal1510@gmail.com
MSKAuthTokenProvider.py
in aws_msk_iam_sasl_signer
108 12 2023-07-25 2025-02-28 3 3 mpaliwa@amazon.com agarwal1510@gmail.com
cli.py
in aws_msk_iam_sasl_signer
42 2 2023-07-25 2023-07-25 1 1 mpaliwa@amazon.com mpaliwa@amazon.com
in
10 - 2023-07-25 2023-07-25 1 1 mpaliwa@amazon.com mpaliwa@amazon.com
Files With Least Contributors (Top 6)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
cli.py
in aws_msk_iam_sasl_signer
42 2 2023-07-25 2023-07-25 1 1 mpaliwa@amazon.com mpaliwa@amazon.com
in
10 - 2023-07-25 2023-07-25 1 1 mpaliwa@amazon.com mpaliwa@amazon.com
MSKAuthTokenProvider.py
in aws_msk_iam_sasl_signer
108 12 2023-07-25 2025-02-28 3 3 mpaliwa@amazon.com agarwal1510@gmail.com
cfg
setup.cfg
in root
15 - 2023-07-25 2025-03-05 4 5 mpaliwa@amazon.com agarwal1510@gmail.com
__init__.py
in aws_msk_iam_sasl_signer
2 - 2023-07-25 2025-03-05 4 5 mpaliwa@amazon.com agarwal1510@gmail.com
setup.py
in root
51 - 2023-07-25 2025-03-05 13 11 mpaliwa@amazon.com agarwal1510@gmail.com
Correlations

File Size vs. Number of Changes: 6 points

aws_msk_iam_sasl_signer/__init__.py x: 2 lines of code y: 4 # changes setup.cfg x: 15 lines of code y: 4 # changes setup.py x: 51 lines of code y: 13 # changes aws_msk_iam_sasl_signer/MSKAuthTokenProvider.py x: 108 lines of code y: 3 # changes MANIFEST.in x: 10 lines of code y: 1 # changes aws_msk_iam_sasl_signer/cli.py x: 42 lines of code y: 1 # changes
13.0
# changes
  min: 1.0
  average: 4.33
  25th percentile: 1.0
  median: 3.5
  75th percentile: 6.25
  max: 13.0
0 108.0
lines of code
min: 2.0 | average: 38.0 | 25th percentile: 8.0 | median: 28.5 | 75th percentile: 65.25 | max: 108.0

Number of Contributors vs. Number of Changes: 6 points

aws_msk_iam_sasl_signer/__init__.py x: 5 # contributors y: 4 # changes setup.py x: 11 # contributors y: 13 # changes aws_msk_iam_sasl_signer/MSKAuthTokenProvider.py x: 3 # contributors y: 3 # changes MANIFEST.in x: 1 # contributors y: 1 # changes
13.0
# changes
  min: 1.0
  average: 4.33
  25th percentile: 1.0
  median: 3.5
  75th percentile: 6.25
  max: 13.0
0 11.0
# contributors
min: 1.0 | average: 4.33 | 25th percentile: 1.0 | median: 4.0 | 75th percentile: 6.5 | max: 11.0

Number of Contributors vs. File Size: 6 points

aws_msk_iam_sasl_signer/__init__.py x: 5 # contributors y: 2 lines of code setup.cfg x: 5 # contributors y: 15 lines of code setup.py x: 11 # contributors y: 51 lines of code aws_msk_iam_sasl_signer/MSKAuthTokenProvider.py x: 3 # contributors y: 108 lines of code MANIFEST.in x: 1 # contributors y: 10 lines of code aws_msk_iam_sasl_signer/cli.py x: 1 # contributors y: 42 lines of code
108.0
lines of code
  min: 2.0
  average: 38.0
  25th percentile: 8.0
  median: 28.5
  75th percentile: 65.25
  max: 108.0
0 11.0
# contributors
min: 1.0 | average: 4.33 | 25th percentile: 1.0 | median: 4.0 | 75th percentile: 6.5 | max: 11.0